ShadowFrameBuffer

ShadowFrameBuffer.

Constructors

this
this(GraphicsDevice graphics, int width, int height)

ShadowFrameBuffer constructor.

Inherited Members

From FrameBuffer

m_graphicsDevice
GraphicsDevice m_graphicsDevice;
Undocumented in source.
m_id
uint m_id;
Undocumented in source.
m_texture
Texture m_texture;
Undocumented in source.
dispose
void dispose()

FrameBuffer destructor.

id
uint id [@property getter]

Properties

texture
Texture texture [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta