ExplorationSceneModelAutoRecenterPivot Property
|
Determines whether to automatically recenter the ExplorationRoot pivot whenever any of ExploredElements IsVisible or Position changes. Defaults to true.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool AutoRecenterPivot { get; set; }
Property Value
Type:
Boolean
See Also