Version: 2017.3
Experimental: this API is experimental and might be changed or removed in the future.

DrawShadowsSettings

struct in UnityEngine.Experimental.Rendering

매뉴얼로 전환

설명

Settings for RenderLoop.DrawShadows.

This structure describes which shadow light to render (lightIndex) with what split settings (splitData). See Also: ShadowSplitData.

변수

cullResultsCulling results to use.
lightIndexThe index of the shadow-casting light to be rendered.
splitDataThe split data.

생성자

DrawShadowsSettingsCreate a shadow settings object.