LightningBoltScriptLightningTexture Field |
The texture to use for the lightning bolts, 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 LightningTexture
Public LightningTexture As Texture2D
public:
Texture2D^ LightningTexture
val mutable LightningTexture: Texture2D
Field Value
Type:
Texture2DSee Also