Version: 2023.1
言語: 日本語
public void SetupCameraProperties (Camera camera);

パラメーター

camera Camera to setup shader variables for.

説明

Schedules the setup of Camera specific global Shader variables.

This function sets up view, projection and clipping planes global shader variables. This command is essentially the same to ScriptableRenderContext.SetupCameraProperties.