Click or drag to resize

ExplorationSceneModelAutoRecenterPivot Property

Determines whether to automatically recenter the ExplorationRoot pivot whenever any of ExploredElements IsVisible or Position changes. Defaults to true.

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

Property Value

Type: Boolean
See Also