Class FractalBrownianMotionNoise
Inheritance
System.Object
FractalBrownianMotionNoise
Implements
Inherited Members
Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
[Documentation("\r\nGenerate a noise using multiple octaves of perlin noise, combined using the Fractal Brownian motion algorithm.\r\n")]
[Serializable]
public class FractalBrownianMotionNoise : FixedNoiseNode, IUseCustomRenderTextureProcessing
Properties
| Improve this Doc View Sourcename
Declaration
public override string name { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceshaderName
Declaration
public override string shaderName { get; }
Property Value
Type | Description |
---|---|
System.String |