Method GetVolumeWeight
GetVolumeWeight(Volume)
Get the weight of a volume computed from the selectedCameraPosition
선언
public float GetVolumeWeight(Volume volume)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Volume | volume | The volume to compute weight for. |
반환
타입 | 설명 |
---|---|
float | The weight of the volume. |