WeatherMakerShaderPropertiesScriptIsMaterialPropertyBlock Property |
True if using MaterialPropertyBlock
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool IsMaterialPropertyBlock { get; }
Public ReadOnly Property IsMaterialPropertyBlock As Boolean
Get
public:
property bool IsMaterialPropertyBlock {
bool get ();
}
member IsMaterialPropertyBlock : bool with get
Property Value
Type:
BooleanSee Also