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

Structure recording a queued geometry for low level builds
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
geometry Axiom.Core.SubMeshLodGeometryLink
orientation Axiom.Math.Quaternion
position Vector3
scale Vector3

프로퍼티 상세

geometry 공개적으로 프로퍼티

public SubMeshLodGeometryLink,Axiom.Core geometry
리턴 Axiom.Core.SubMeshLodGeometryLink

orientation 공개적으로 프로퍼티

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

position 공개적으로 프로퍼티

public Vector3 position
리턴 Vector3

scale 공개적으로 프로퍼티

public Vector3 scale
리턴 Vector3