Click or drag to resize

PhysicsSandboxModelPositionScaleFactor Property

Factor used to scale the position of target elements of physics objects. Default is 1

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

Property Value

Type: String
See Also