Class MeshPositionComponent<T>
Inheritance
System.Object
MeshPositionComponent<T>
Inherited Members
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public abstract class MeshPositionComponent<T> : MeshComponent<T>, IDynamicArray<T>, IArray<T> where T : struct
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Improve this Doc View SourceMeshPositionComponent()
Declaration
public MeshPositionComponent()
Methods
| Improve this Doc View SourceCalculateBounds()
Declaration
public abstract void CalculateBounds()