NodeBuilder.LocalTransform

NodeBuilder.LocalTransform property

Gets or sets the local Scale, Rotation and Translation of this NodeBuilder.

public AffineTransform LocalTransform { get; set; }

See Also