Declaration
public void SetAvatarCollider(float radius, float height, Vector3 scale)
Parameter
float radius | The radius of the collider |
float height | The height of the collider |
Vector3 scale | The scaling of the collider |
Description
Sets the dimensions of a character to modify the volume of the character's capsule collider.