Click or drag to resize

ExplorationSceneModelRootPosition Property

Sets the 3D position of the Exploration Scene's root object.

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

Property Value

Type: Vector3
See Also