Свойство | Тип | Описание | |
---|---|---|---|
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 |