C# 클래스 AnimationBaker.StateMachine.ScriptableObjects.RendererData

상속: ScriptableObject
파일 보기 프로젝트 열기: zulfajuniadi/Animation-Texture-Baker

공개 프로퍼티들

프로퍼티 타입 설명
Materials Material[]
Mesh Mesh
ReceivesShadows bool
ShadowCastingMode ShadowCastingMode
SubMeshCount int

프로퍼티 상세

Materials 공개적으로 프로퍼티

public Material[] Materials
리턴 Material[]

Mesh 공개적으로 프로퍼티

public Mesh Mesh
리턴 Mesh

ReceivesShadows 공개적으로 프로퍼티

public bool ReceivesShadows
리턴 bool

ShadowCastingMode 공개적으로 프로퍼티

public ShadowCastingMode ShadowCastingMode
리턴 ShadowCastingMode

SubMeshCount 공개적으로 프로퍼티

public int SubMeshCount
리턴 int