Piccolo.NET

PTransformActivity.DestinationMatrix Property

Gets or sets the final matrix that will be used on the transform activity's target when the transform activity stops stepping.

public virtual float[] DestinationMatrix {get; set;}

Property Value

The final matrix that will be used on the target.

See Also

PTransformActivity Class | UMD.HCIL.Piccolo.Activities Namespace