Version: 2022.1
언어: 한국어
public ushort splitVisibilityMask ;

설명

Indicates which splits that the draw command is visible in.

Unity uses this when it culls shadow map splits simultaneously. A split refers to a shadow cascade in a directional light shadow map or a cube map face in a point light shadow map.

This is an 8-bit bitfield where a value of 1 indicates that Unity should render the draw command in the split, and a value of 0 indicates that Unity shouldn't render the draw command in the split. The least significant bit corresponds to the first culling split (array index 0) and each successive bit corresponds to the next culling split up until a maximum of six bits.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961