Method | Description | |
---|---|---|
Drawer_Rendering_CullingMask ( ISerializedCamera p, Editor owner ) : void |
Draws Culling mask related fields on the inspector
|
|
Drawer_Rendering_Dithering ( ISerializedCamera p, Editor owner ) : void |
Draws Dithering related fields on the inspector
|
|
Drawer_Rendering_OcclusionCulling ( ISerializedCamera p, Editor owner ) : void |
Draws occlusion Culling related fields on the inspector
|
|
Drawer_Rendering_StopNaNs ( ISerializedCamera p, Editor owner ) : void |
Draws Stop NaNs related fields on the inspector
|
public static Drawer_Rendering_CullingMask ( ISerializedCamera p, Editor owner ) : void | ||
p | ISerializedCamera | |
owner | Editor | |
return | void |
public static Drawer_Rendering_Dithering ( ISerializedCamera p, Editor owner ) : void | ||
p | ISerializedCamera | |
owner | Editor | |
return | void |
public static Drawer_Rendering_OcclusionCulling ( ISerializedCamera p, Editor owner ) : void | ||
p | ISerializedCamera | |
owner | Editor | |
return | void |
public static Drawer_Rendering_StopNaNs ( ISerializedCamera p, Editor owner ) : void | ||
p | ISerializedCamera | |
owner | Editor | |
return | void |