VisualReferenceNode.RotationAxis Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the rotation axis.
public CommunityToolkit.WinUI.Animations.Expressions.Vector3Node RotationAxis { get; }
member this.RotationAxis : CommunityToolkit.WinUI.Animations.Expressions.Vector3Node
Public ReadOnly Property RotationAxis As Vector3Node
Property Value
The rotation axis.