GKNoise.GetValue(Vector2) Method
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.
Returns the value of the noise field at .
[Foundation.Export("valueAtPosition:")]
public virtual float GetValue (OpenTK.Vector2 position);
abstract member GetValue : OpenTK.Vector2 -> single
override this.GetValue : OpenTK.Vector2 -> single
Parameters
- position
- Vector2
Returns
- Attributes