Struct PreTile
Precomputed tile data. Tile left, right, bottom and top plane equations in view space. Normals are pointing out.
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public struct PreTile
필드
이름 | 설명 |
---|---|
planeBottom | The bottom plane. |
planeLeft | The left plane. |
planeRight | The right plane. |
planeTop | The top plane. |