C# Class Axiom.Core.StaticGeometry.QueuedGeometry

Structure recording a queued geometry for low level builds
Show file Open project: WolfgangSt/axiom

Public Properties

Property Type Description
geometry Axiom.Core.SubMeshLodGeometryLink
orientation Axiom.Math.Quaternion
position Vector3
scale Vector3

Property Details

geometry public property

public SubMeshLodGeometryLink,Axiom.Core geometry
return Axiom.Core.SubMeshLodGeometryLink

orientation public property

public Quaternion,Axiom.Math orientation
return Axiom.Math.Quaternion

position public property

public Vector3 position
return Vector3

scale public property

public Vector3 scale
return Vector3