Api Sandbox Resources RandomTextureGenerator
class

RandomTextureGenerator

public class RandomTextureGenerator : TextureGenerator

Constructors

RandomTextureGenerator()

Properties

Name Type Description
Type NoiseType
Seed Int32
Size Vector2Int
Offset Vector3
Scale Single
Octaves Int32
Gradient Gradient
ConvertHeightToNormals Boolean
NormalScale Single
CacheToDisk virtual Boolean

Methods

static Single IntToRandomFloat(Int64 seed)
Assembly: Sandbox.Engine Namespace: Sandbox.Resources Full Name: Sandbox.Resources.RandomTextureGenerator