Method VolumeHasInfluence
VolumeHasInfluence(Volume)
Determines if a volume as an influence on the interpolated value
선언
public bool VolumeHasInfluence(Volume volume)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Volume | volume | The volume. |
반환
| 타입 | 설명 |
|---|---|
| bool | True if the given volume as an influence. |