Click or drag to resize

LightningBoltLineRendererMeshCustomTransform Property

Custom transform, null if none

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<LightningCustomTransformStateInfo> CustomTransform { get; set; }

Property Value

Type: ActionLightningCustomTransformStateInfo
See Also