GKNoise.Move(Vector3d) 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.
Transforms the noise field by the specified vector.
[Foundation.Export("moveBy:")]
public virtual void Move (OpenTK.Vector3d delta);
abstract member Move : OpenTK.Vector3d -> unit
override this.Move : OpenTK.Vector3d -> unit
Parameters
- delta
- Vector3d
- Attributes