SetRigidbody
SetRigidbody(Rigidbody)
public bool SetRigidbody(Rigidbody value) ;
Description
It wants to set the value of the Rigidbody type.
Parameters
Parameter Name | Description |
---|---|
value | Value. |
Returns
Return true if the value could be set.