Click or drag to resize

ExplorationSceneModelIsPositionLocked Property

Determines whether user can control root position in exploration scene. Defaults to false.

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

Property Value

Type: Boolean
See Also