ExCamera

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Node parent)
Undocumented in source.
this
this(vec2 viewport)
Undocumented in source.

Members

Functions

deserializeFromFghj
SerdeException deserializeFromFghj(Fghj data)
Undocumented in source. Be warned that the author may not have intended to support it.
drawBounds
void drawBounds()
Undocumented in source. Be warned that the author may not have intended to support it.
getCamera
Camera getCamera()

Gets Inochi2D camera for this camera

getInitialBoundsSize
vec4 getInitialBoundsSize()

Initial bounds size

getViewport
vec2 getViewport()

Gets the viewport for this camera

serializeSelf
void serializeSelf(InochiSerializer serializer)
Undocumented in source. Be warned that the author may not have intended to support it.
typeId
string typeId()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

viewport
vec2 viewport;
Undocumented in source.

Meta