C# 클래스 UnityEngine.Rendering.HighDefinition.HDRenderPipeline

파일 보기 프로젝트 열기: magadan/Unity-NDI-to-WebRTC 1 사용 예제들

Private Properties

프로퍼티 타입 설명
IDataProvider void
IDataProvider void
IDataProvider void
IDataProvider void
UpdateVolumeProfile bool

비공개 메소드들

메소드 설명
IDataProvider ( Camera camera, Sky sky, StageRuntimeInterface SRI ) : void

This hook allows HDRP to apply the sky as it is requested by the LookDev

IDataProvider ( RenderTexture &output, StageRuntimeInterface SRI ) : void

This hook allows HDRP to provide a shadow mask in order for LookDev to perform a self shadow composition.

IDataProvider ( StageRuntimeInterface SRI ) : void

This hook allows HDRP to init the scene when creating the view

IDataProvider ( int debugIndex ) : void

This hook allows HDRP to update the debug mode used while requested in the LookDev.

UpdateVolumeProfile ( Volume volume, VisualEnvironment &visualEnvironment, HDRISky &sky ) : bool