BonePose.IsLocal

BonePose.IsLocal property

Gets or sets if the matrix is defined in local coordinate.

public bool IsLocal { get; set; }

Property Value

true if this instance is local space; otherwise, false means global space.

See Also