Click or drag to resize

PhysicsObjectModelPhysicsColliderSize Property

Size of the collider of a physics element as a Vector3. Default is (1,1,1)

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

Property Value

Type: String
See Also