UECameraInspector

Undocumented in source.
version(UEIncludeEditor)
static
@EditorInspector("UECamera")
class UECameraInspector : IComponentEditor {}

Members

Functions

render
bool render(UEObject _component)

render custom inspector for UECamera

Mixins

__anonymous
mixin UERegisterInspector!UECameraInspector
Undocumented in source.

Inherited Members

From IComponentEditor

render
bool render(UEObject _component)

Meta