Astra Unity 2.6.6
Astra Unity Plugin
Astra.Asset.DecalLoadJob.DecalLoadResult Class Reference

Result from loading a decal More...

Public Member Functions

void LinkWithMeshItem (MeshItem mi)
 If you don't have a meshItem/gameObject at the time of Load you can call this method to create a DecalItem for you with your meshItem. More...
 

Public Attributes

DecalItem decalItem
 Resulting DecalItem when it has been loaded
 

Properties

List< string > meshItemIds [get]
 List of guids for MeshItems that this decal targets
 

Detailed Description

Result from loading a decal

Member Function Documentation

◆ LinkWithMeshItem()

void Astra.Asset.DecalLoadJob.DecalLoadResult.LinkWithMeshItem ( MeshItem  mi)
inline

If you don't have a meshItem/gameObject at the time of Load you can call this method to create a DecalItem for you with your meshItem.

Parameters
miThe MeshItem you want to link the DecalItem with

The documentation for this class was generated from the following file: