C# Class Axiom.Core.StaticGeometry.QueuedSubMesh

Structure recording a queued submesh for the build
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
geometryLodList List
materialName string
orientation Axiom.Math.Quaternion
position Vector3
scale Vector3
submesh SubMesh
worldBounds Axiom.Math.AxisAlignedBox

Property Details

geometryLodList public_oe property

public List geometryLodList
Résultat List

materialName public_oe property

public string materialName
Résultat string

orientation public_oe property

public Quaternion,Axiom.Math orientation
Résultat Axiom.Math.Quaternion

position public_oe property

public Vector3 position
Résultat Vector3

scale public_oe property

public Vector3 scale
Résultat Vector3

submesh public_oe property

public SubMesh,Axiom.Core submesh
Résultat SubMesh

worldBounds public_oe property

public AxisAlignedBox,Axiom.Math worldBounds
Résultat Axiom.Math.AxisAlignedBox