Click or drag to resize

ILinkCableJointheadRb Property

Rigidbody of the physical cable head.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
Rigidbody headRb { get; }
Request Example View Source

Property Value

Type: Rigidbody
The rigidbody object, or null if there is no physical head started.
See Also