Enum VisualShaderNodeParticleRandomness.OpTypeEnum
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum VisualShaderNodeParticleRandomness.OpTypeEnum : long
Fields
Max = 4Represents the size of the VisualShaderNodeParticleRandomness.OpTypeEnum enum.
Scalar = 0A floating-point scalar.
Vector2D = 1A 2D vector type.
Vector3D = 2A 3D vector type.
Vector4D = 3A 4D vector type.