Method Uses
Uses(ICinemachineCamera)
Does the blend use a specific Cinemachine Virtual Camera?
선언
public bool Uses(ICinemachineCamera cam)
파라미터
타입 | 이름 | 설명 |
---|---|---|
ICinemachineCamera | cam | The camera to test |
반환
타입 | 설명 |
---|---|
bool | True if the camera is involved in the blend |