Click or drag to resize

PhysicsSandboxModelBoundarySize Property

Size of the sandbox boundary as a Vector3. Default is (5,5,5)

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

Property Value

Type: Vector3
See Also