Property | Type | Description | |
---|---|---|---|
sides | int | ||
smoothNormals | bool | ||
startingAngle | float | ||
widths | float[] |
Property | Type | Description | |
---|---|---|---|
cap_mesh_ | Mesh | ||
cap_vertices_ | Vector3[] | ||
joint_vertices_ | Vector3[] | ||
mesh_ | Mesh | ||
normals_ | Vector3[] | ||
vertices_ | Vector3[] |
Method | Description | |
---|---|---|
InitFinger ( ) : void | ||
UpdateFinger ( ) : void |
Method | Description | |
---|---|---|
GetJointRotation ( int joint ) : Quaternion | ||
InitCapsMesh ( ) : void | ||
InitJointVertices ( ) : void | ||
InitMesh ( ) : void | ||
UpdateCapMesh ( ) : void | ||
UpdateMesh ( ) : void |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
Update ( ) : void |
protected GetJointRotation ( int joint ) : Quaternion | ||
joint | int | |
return | Quaternion |