Method GetOrCreate
GetOrCreate(Camera, int)
Get the existing HDCamera for the provided camera or create a new if it does not exist yet.
선언
public static HDCamera GetOrCreate(Camera camera, int xrMultipassId = 0)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Camera | camera | Camera for which the HDCamera is needed. |
| int | xrMultipassId | XR multi-pass Id. |
반환
| 타입 | 설명 |
|---|---|
| HDCamera |