LightningBoltScriptLightningGlowTexture Field |
The texture to use for the lightning glow, or null for the material default texture.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Texture2D LightningGlowTexture
Public LightningGlowTexture As Texture2D
public:
Texture2D^ LightningGlowTexture
val mutable LightningGlowTexture: Texture2D
Field Value
Type:
Texture2DSee Also