 | IJointUtilsDumpSpringJoint 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 DumpSpringJoint(
SpringJoint joint
)
Request Example
View SourceParameters
- joint
- Type: UnityEngineSpringJoint
Joint to dump settings for.
Return Value
Type:
StringLinefeed formatted block of text.
See Also