Click or drag to resize

ExplorationSceneModelRootRotation Property

Sets the 3D rotation 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 RootRotation { get; set; }

Property Value

Type: Vector3
See Also