Version: 2023.1
public uint mask ;

描述

The ray tracing instance mask.

During acceleration structure traversal, the GPU accepts or rejects geometry based on the instance mask and InstanceInclusionMask specified when you call the TraceRay HLSL function.