WeatherMakerLightManagerScriptNoiseTexture3DInstance Property |
Global shared copy of NoiseTexture3D
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static Texture3D NoiseTexture3DInstance { get; }
Public Shared ReadOnly Property NoiseTexture3DInstance As Texture3D
Get
public:
static property Texture3D^ NoiseTexture3DInstance {
Texture3D^ get ();
}
static member NoiseTexture3DInstance : Texture3D with get
Property Value
Type:
Texture3DSee Also