Class RenderObjects.CustomCameraSettings
The settings for custom cameras values.
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.Universal
어셈블리: solution.dll
구문
[Serializable]
public class RenderObjects.CustomCameraSettings
필드
이름 | 설명 |
---|---|
cameraFieldOfView | Changes the camera field of view. |
offset | Changes the camera offset. |
overrideCamera | Used to mark whether camera values should be changed or not. |
restoreCamera | Should the values be reverted after rendering the objects? |