SKUniform.FloatVector3Value 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 uniform data as a vector of 3 floating point values.
public virtual OpenTK.Vector3 FloatVector3Value { get; set; }
member this.FloatVector3Value : OpenTK.Vector3 with get, set