C# 클래스 Axiom.Core.StaticGeometry.QueuedSubMesh

Structure recording a queued submesh for the build
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
geometryLodList List
materialName string
orientation Axiom.Math.Quaternion
position Vector3
scale Vector3
submesh SubMesh
worldBounds Axiom.Math.AxisAlignedBox

프로퍼티 상세

geometryLodList 공개적으로 프로퍼티

public List geometryLodList
리턴 List

materialName 공개적으로 프로퍼티

public string materialName
리턴 string

orientation 공개적으로 프로퍼티

public Quaternion,Axiom.Math orientation
리턴 Axiom.Math.Quaternion

position 공개적으로 프로퍼티

public Vector3 position
리턴 Vector3

scale 공개적으로 프로퍼티

public Vector3 scale
리턴 Vector3

submesh 공개적으로 프로퍼티

public SubMesh,Axiom.Core submesh
리턴 SubMesh

worldBounds 공개적으로 프로퍼티

public AxisAlignedBox,Axiom.Math worldBounds
리턴 Axiom.Math.AxisAlignedBox