SKUniform.FloatVector2Value 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 2 floating point values.
public virtual OpenTK.Vector2 FloatVector2Value { get; set; }
member this.FloatVector2Value : OpenTK.Vector2 with get, set