Click or drag to resize

PhysicsSandboxModelFocusObject Property

Defines the focus target PhysicsObject of the physics sandbox which will be the center of this simulation and never moved.

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

Property Value

Type: String
See Also