Click or drag to resize

StreakElementModelHeldContainerSurfaceRadius Property

Defines the Radius of the Container held by the user.

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

Property Value

Type: Single
Remarks

The Radius of the Container is normally calculated from the asset used. It is defined in PlayHistory to avoid loading the asset in testing.

See Also