DrawableInstance.Transform

DrawableInstance.Transform field

Represents WHERE to draw the Template.

public readonly IGeometryTransform Transform;

Remarks

This value can be casted to any of:

MorphTransform

RigidTransform

SkinnedTransform

InstancingTransform

IGeometryInstancing

IMaterialTransform

See Also