Click or drag to resize

ExplodeModelRadius Property

Determines the size of the explosion in the scene.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float Radius { get; set; }

Property Value

Type: Single
Remarks

Other elements within the explosion's Radius will be affected by the explosion.

See Also