FocusableModelIsFocusable Property |
Namespace: Livit.Learn.Model
Setting IsFocusable to true allows the element to be focused on during the simulation. When the element is clicked by the user, the camera will be move to this element.
Requires a camera to have been created for this GameObject by the artist when creating the 3D object.
Default value is false.