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.
선언
public BoundingSphere GetWeightedBoundsForMember(int index)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| int | index | Member index |
반환
| 타입 | 설명 |
|---|---|
| BoundingSphere |