TryGetRigidbody

public bool TryGetRigidbody(out Rigidbody value) ;

Get the value of the Rigidbody type.

Parameter Name Description
value Value.

Return true if the value can be obtained.