Node.LocalTransform

Node.LocalTransform property

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

public AffineTransform LocalTransform { get; set; }

See Also