 | IJointUtilsDumpJoint Method |
Outputs all properties of the joint to the string.
Namespace:
KASAPIv2
Assembly:
KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntaxstring DumpJoint(
ConfigurableJoint joint
)
Request Example
View SourceParameters
- joint
- Type: UnityEngineConfigurableJoint
Joint to dump settings for.
Return Value
Type:
StringLinefeed formatted block of text.
See Also