Click or drag to resize

ToggleLockStatusExplorationSceneControlsModelTarget Property

Specifies which control types will be locked/unlocked as result of action execution.

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

Property Value

Type: ExplorationSceneControlType
See Also