SetRigidbody2D

SetRigidbody2D(Rigidbody2D)

public bool SetRigidbody2D(Rigidbody2D value) ;

Description

It wants to set the value of the Rigidbody2D type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value could be set.