GKNoise.Scale(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.
Scales the noise field by .
[Foundation.Export("scaleBy:")]
public virtual void Scale (OpenTK.Vector3d factor);
abstract member Scale : OpenTK.Vector3d -> unit
override this.Scale : OpenTK.Vector3d -> unit
Parameters
- factor
- Vector3d
- Attributes