SKFieldNode.Direction 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 or sets the direction vector for the field node.
public virtual OpenTK.Vector4 Direction { [Foundation.Export("direction")] get; [Foundation.Export("setDirection:")] set; }
member this.Direction : OpenTK.Vector4 with get, set
Property Value
- Attributes