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