C# Class AnimationBaker.StateMachine.ScriptableObjects.RendererData

Inheritance: ScriptableObject
Datei anzeigen Open project: zulfajuniadi/Animation-Texture-Baker

Public Properties

Property Type Description
Materials Material[]
Mesh Mesh
ReceivesShadows bool
ShadowCastingMode ShadowCastingMode
SubMeshCount int

Property Details

Materials public_oe property

public Material[] Materials
return Material[]

Mesh public_oe property

public Mesh Mesh
return Mesh

ReceivesShadows public_oe property

public bool ReceivesShadows
return bool

ShadowCastingMode public_oe property

public ShadowCastingMode ShadowCastingMode
return ShadowCastingMode

SubMeshCount public_oe property

public int SubMeshCount
return int