Method Drawer_Rendering_CullingMask
Drawer_Rendering_CullingMask(ISerializedCamera, Editor)
Draws Culling mask related fields on the inspector
Declaration
public static void Drawer_Rendering_CullingMask(ISerializedCamera p, Editor owner)
Parameters
Type | Name | Description |
---|---|---|
ISerializedCamera | p | ISerializedCamera The serialized camera |
Editor | owner | Editor The editor owner calling this drawer |