Method GetWeightedBoundsForMember
GetWeightedBoundsForMember(int)
Get the bounding sphere of a group memebr, with the weight taken into account. As the member's weight goes to 0, the position lerps to the group average position.
Declaration
public BoundingSphere GetWeightedBoundsForMember(int index)
Parameters
Type | Name | Description |
---|---|---|
int | index | Member index |
Returns
Type | Description |
---|---|
BoundingSphere |