C# Class AnimationBaker.StateMachine.ScriptableObjects.RendererData

Inheritance: ScriptableObject
Show file 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 property

public Material[] Materials
return Material[]

Mesh public property

public Mesh Mesh
return Mesh

ReceivesShadows public property

public bool ReceivesShadows
return bool

ShadowCastingMode public property

public ShadowCastingMode ShadowCastingMode
return ShadowCastingMode

SubMeshCount public property

public int SubMeshCount
return int