Property HitPoint
HitPoint
Optional point on part where hit. If not supplied then the impulse is applied at the part center.
Declaration
public Vector3 HitPoint { set; }
Property Value
Type | Description |
---|---|
Vector3 |
Remarks
Default value = Vector3(0.0f, 0.0f, 0.0f).