Version: 2020.3
言語: 日本語
public uint cullingMask ;

説明

The mask for the culling operation.

Unity copies this value from the Camera.cullingMask property of the Camera from which you obtained the CullingParameters object. You can override this value before performing the culling operation.

関連項目: Camera.cullingMask.