Class PaniniProjection
A volume component that holds settings for the Panini Projection effect.
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
[Serializable]
[VolumeComponentMenu("Post-processing/Panini Projection")]
[SupportedOnRenderPipeline(typeof(UniversalRenderPipelineAsset))]
public sealed class PaniniProjection : VolumeComponent, IApplyRevertPropertyContextMenuItemProvider, IPostProcessComponent
필드
이름 | 설명 |
---|---|
cropToFit | Controls how much cropping HDRP applies to the screen with the panini projection effect. A value of 1 crops the distortion to the edge of the screen. |
distance | Controls the panini projection distance. This controls the strength of the distorion. |
메서드
이름 | 설명 |
---|---|
IsActive() |