ParaPlayer.SetAvatarCollider

Declaration

public void SetAvatarCollider(float radius, float height, Vector3 scale)

Parameter

float radiusThe radius of the collider
float heightThe height of the collider
Vector3 scaleThe scaling of the collider

Description

Sets the dimensions of a character to modify the volume of the character's capsule collider.