|
static PropertyType< bool > | FlushAfterRenderProperty |
| FlushAfterRender property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassRenderTargetColor0Property |
| RenderPassRenderTargetColor0 property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassRenderTargetColor1Property |
| RenderPassRenderTargetColor1 property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassRenderTargetColor2Property |
| RenderPassRenderTargetColor2 property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassRenderTargetColor3Property |
| RenderPassRenderTargetColor3 property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassRenderTargetDepthStencilProperty |
| RenderPassRenderTargetDepthStencil property. More...
|
|
static PropertyType< float > | ViewportXProperty |
| ViewportX property. More...
|
|
static PropertyType< float > | ViewportYProperty |
| ViewportY property. More...
|
|
static PropertyType< float > | ViewportWidthProperty |
| ViewportWidth property. More...
|
|
static PropertyType< float > | ViewportHeightProperty |
| ViewportHeight property. More...
|
|
static PropertyType< KzuViewportCoordinateType > | ViewportTypeProperty |
| ViewportType property. More...
|
|
static PropertyType< string > | RenderPassCameraProperty |
| RenderPassCamera property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassObjectSourceProperty |
| RenderPassObjectSource property. More...
|
|
static PropertyType< ResourceSharedPtr > | RenderPassMaterialProperty |
| RenderPassMaterial property. More...
|
|
static PropertyType< int > | RenderPassRenderTargetMipmapLevelProperty |
| RenderPassRenderTargetMipmapLevel property. More...
|
|
static PropertyType< bool > | RenderPassRenderTargetResolveProperty |
| RenderPassRenderTargetResolve property. More...
|
|
static PropertyType< LegacyRenderPass::InvalidateAttachments > | RenderPassRenderTargetInvalidateAttachmentsProperty |
| RenderPassRenderTargetInvalidateAttachments property. More...
|
|
static PropertyType< bool > | RenderPassRenderTargetGenerateMipmapProperty |
| RenderPassRenderTargetGenerateMipmap property. More...
|
|
static PropertyType< bool > | FrustumCullingOnProperty |
| FrustumCullingOn property. More...
|
|
static PropertyType< GraphicsCullMode > | CullModeProperty |
| CullMode property. More...
|
|
static PropertyType< bool > | RenderOnceProperty |
| RenderOnce property. More...
|
|
static PropertyType< Vector4 > | Color0IntegerClearValueProperty |
| Color0IntegerClearValue property. More...
|
|
static PropertyType< Vector4 > | Color0FloatClearValueProperty |
| Color0FloatClearValue property. More...
|
|
static PropertyType< Vector4 > | Color1IntegerClearValueProperty |
| Color1IntegerClearValue property. More...
|
|
static PropertyType< Vector4 > | Color1FloatClearValueProperty |
| Color1FloatClearValue property. More...
|
|
static PropertyType< Vector4 > | Color2IntegerClearValueProperty |
| Color2IntegerClearValue property. More...
|
|
static PropertyType< Vector4 > | Color2FloatClearValueProperty |
| Color2FloatClearValue property. More...
|
|
static PropertyType< Vector4 > | Color3IntegerClearValueProperty |
| Color3IntegerClearValue property. More...
|
|
static PropertyType< Vector4 > | Color3FloatClearValueProperty |
| Color3FloatClearValue property. More...
|
|
static PropertyType< ColorRGBA > | ColorBufferClearColorProperty |
| ColorBufferClearColor property. More...
|
|
static PropertyType< bool > | ColorBufferClearEnabledProperty |
| ColorBufferClearEnabled property. More...
|
|
static PropertyType< ColorRGBA > | Color1ColorClearValueProperty |
| Color1ColorClearValue property. More...
|
|
static PropertyType< ColorRGBA > | Color2ColorClearValueProperty |
| Color2ColorClearValue property. More...
|
|
static PropertyType< ColorRGBA > | Color3ColorClearValueProperty |
| Color3ColorClearValue property. More...
|
|
static PropertyType< GraphicsColorWriteMode > | ColorWriteModeProperty |
| ColorWriteMode property. More...
|
|
static PropertyType< bool > | DepthBufferClearEnabledProperty |
| DepthBufferClearEnabled property. More...
|
|
static PropertyType< float > | DepthBufferClearValueProperty |
| DepthBufferClearValue property. More...
|
|
static PropertyType< bool > | DepthBufferTestEnabledProperty |
| DepthBufferTestEnabled property. More...
|
|
static PropertyType< bool > | DepthBufferWriteEnabledProperty |
| DepthBufferWriteEnabled property. More...
|
|
static PropertyType< bool > | StencilBufferClearEnabledProperty |
| StencilBufferClearEnabled property. More...
|
|
static PropertyType< int > | StencilBufferClearValueProperty |
| StencilBufferClearValue property. More...
|
|
static PropertyType< GraphicsStencilOperation > | StencilFailOperationProperty |
| StencilFailOperation property. More...
|
|
static PropertyType< GraphicsStencilOperation > | StencilPassDepthFailOperationProperty |
| StencilPassDepthFailOperation property. More...
|
|
static PropertyType< GraphicsStencilOperation > | StencilPassDepthPassOperationProperty |
| StencilPassDepthPassOperation property. More...
|
|
static PropertyType< GraphicsCompareFunction > | StencilFunctionProperty |
| StencilFunction property. More...
|
|
static PropertyType< int > | StencilFunctionReferenceValueProperty |
| StencilFunctionReferenceValue property. More...
|
|
static PropertyType< int > | StencilFunctionReferenceMaskProperty |
| StencilFunctionReferenceMask property. More...
|
|
static PropertyType< bool > | StencilBufferTestEnabledProperty |
| StencilBufferTestEnabled property. More...
|
|
static PropertyType< bool > | RenderPassScissorEnabledProperty |
| RenderPassScissorEnabled property. More...
|
|
static PropertyType< float > | RenderPassScissorXProperty |
| RenderPassScissorX property. More...
|
|
static PropertyType< float > | RenderPassScissorYProperty |
| RenderPassScissorY property. More...
|
|
static PropertyType< float > | RenderPassScissorWidthProperty |
| RenderPassScissorWidth property. More...
|
|
static PropertyType< float > | RenderPassScissorHeightProperty |
| RenderPassScissorHeight property. More...
|
|
static PropertyType< KzuViewportCoordinateType > | RenderPassScissorTypeProperty |
| RenderPassScissorType property. More...
|
|
static PropertyType< bool > | ComposerEnabledProperty |
| ComposerEnabled property. More...
|
|
bool | isFlushAfterRender () const |
| Gets the value of FlushAfterRenderProperty. More...
|
|
void | setFlushAfterRender (bool value) |
| Sets the value of FlushAfterRenderProperty. More...
|
|
ResourceSharedPtr | getRenderPassRenderTargetColor0 () const |
| Gets the value of RenderPassRenderTargetColor0Property. More...
|
|
void | setRenderPassRenderTargetColor0 (ResourceSharedPtr value) |
| Sets the value of RenderPassRenderTargetColor0Property. More...
|
|
ResourceSharedPtr | getRenderPassRenderTargetColor1 () const |
| Gets the value of RenderPassRenderTargetColor1Property. More...
|
|
void | setRenderPassRenderTargetColor1 (ResourceSharedPtr value) |
| Sets the value of RenderPassRenderTargetColor1Property. More...
|
|
ResourceSharedPtr | getRenderPassRenderTargetColor2 () const |
| Gets the value of RenderPassRenderTargetColor2Property. More...
|
|
void | setRenderPassRenderTargetColor2 (ResourceSharedPtr value) |
| Sets the value of RenderPassRenderTargetColor2Property. More...
|
|
ResourceSharedPtr | getRenderPassRenderTargetColor3 () const |
| Gets the value of RenderPassRenderTargetColor3Property. More...
|
|
void | setRenderPassRenderTargetColor3 (ResourceSharedPtr value) |
| Sets the value of RenderPassRenderTargetColor3Property. More...
|
|
ResourceSharedPtr | getRenderPassRenderTargetDepthStencil () const |
| Gets the value of RenderPassRenderTargetDepthStencilProperty. More...
|
|
void | setRenderPassRenderTargetDepthStencil (ResourceSharedPtr value) |
| Sets the value of RenderPassRenderTargetDepthStencilProperty. More...
|
|
float | getViewportX () const |
| Gets the value of ViewportXProperty. More...
|
|
void | setViewportX (float value) |
| Sets the value of ViewportXProperty. More...
|
|
float | getViewportY () const |
| Gets the value of ViewportYProperty. More...
|
|
void | setViewportY (float value) |
| Sets the value of ViewportYProperty. More...
|
|
float | getViewportWidth () const |
| Gets the value of ViewportWidthProperty. More...
|
|
void | setViewportWidth (float value) |
| Sets the value of ViewportWidthProperty. More...
|
|
float | getViewportHeight () const |
| Gets the value of ViewportHeightProperty. More...
|
|
void | setViewportHeight (float value) |
| Sets the value of ViewportHeightProperty. More...
|
|
KzuViewportCoordinateType | getViewportType () const |
| Gets the value of ViewportTypeProperty. More...
|
|
void | setViewportType (KzuViewportCoordinateType value) |
| Sets the value of ViewportTypeProperty. More...
|
|
string | getRenderPassCamera () const |
| Gets the value of RenderPassCameraProperty. More...
|
|
void | setRenderPassCamera (string value) |
| Sets the value of RenderPassCameraProperty. More...
|
|
ResourceSharedPtr | getRenderPassObjectSource () const |
| Gets the value of RenderPassObjectSourceProperty. More...
|
|
void | setRenderPassObjectSource (ResourceSharedPtr value) |
| Sets the value of RenderPassObjectSourceProperty. More...
|
|
ResourceSharedPtr | getRenderPassMaterial () const |
| Gets the value of RenderPassMaterialProperty. More...
|
|
void | setRenderPassMaterial (ResourceSharedPtr value) |
| Sets the value of RenderPassMaterialProperty. More...
|
|
int | getRenderPassRenderTargetMipmapLevel () const |
| Gets the value of RenderPassRenderTargetMipmapLevelProperty. More...
|
|
void | setRenderPassRenderTargetMipmapLevel (int value) |
| Sets the value of RenderPassRenderTargetMipmapLevelProperty. More...
|
|
bool | isRenderPassRenderTargetResolve () const |
| Gets the value of RenderPassRenderTargetResolveProperty. More...
|
|
void | setRenderPassRenderTargetResolve (bool value) |
| Sets the value of RenderPassRenderTargetResolveProperty. More...
|
|
LegacyRenderPass::InvalidateAttachments | getRenderPassRenderTargetInvalidateAttachments () const |
| Gets the value of RenderPassRenderTargetInvalidateAttachmentsProperty. More...
|
|
void | setRenderPassRenderTargetInvalidateAttachments (LegacyRenderPass::InvalidateAttachments value) |
| Sets the value of RenderPassRenderTargetInvalidateAttachmentsProperty. More...
|
|
bool | isRenderPassRenderTargetGenerateMipmap () const |
| Gets the value of RenderPassRenderTargetGenerateMipmapProperty. More...
|
|
void | setRenderPassRenderTargetGenerateMipmap (bool value) |
| Sets the value of RenderPassRenderTargetGenerateMipmapProperty. More...
|
|
bool | isFrustumCullingOn () const |
| Gets the value of FrustumCullingOnProperty. More...
|
|
void | setFrustumCullingOn (bool value) |
| Sets the value of FrustumCullingOnProperty. More...
|
|
GraphicsCullMode | getCullMode () const |
| Gets the value of CullModeProperty. More...
|
|
void | setCullMode (GraphicsCullMode value) |
| Sets the value of CullModeProperty. More...
|
|
Vector4 | getColor0IntegerClearValue () const |
| Gets the value of Color0IntegerClearValueProperty. More...
|
|
void | setColor0IntegerClearValue (Vector4 value) |
| Sets the value of Color0IntegerClearValueProperty. More...
|
|
Vector4 | getColor0FloatClearValue () const |
| Gets the value of Color0FloatClearValueProperty. More...
|
|
void | setColor0FloatClearValue (Vector4 value) |
| Sets the value of Color0FloatClearValueProperty. More...
|
|
Vector4 | getColor1IntegerClearValue () const |
| Gets the value of Color1IntegerClearValueProperty. More...
|
|
void | setColor1IntegerClearValue (Vector4 value) |
| Sets the value of Color1IntegerClearValueProperty. More...
|
|
Vector4 | getColor1FloatClearValue () const |
| Gets the value of Color1FloatClearValueProperty. More...
|
|
void | setColor1FloatClearValue (Vector4 value) |
| Sets the value of Color1FloatClearValueProperty. More...
|
|
Vector4 | getColor2IntegerClearValue () const |
| Gets the value of Color2IntegerClearValueProperty. More...
|
|
void | setColor2IntegerClearValue (Vector4 value) |
| Sets the value of Color2IntegerClearValueProperty. More...
|
|
Vector4 | getColor2FloatClearValue () const |
| Gets the value of Color2FloatClearValueProperty. More...
|
|
void | setColor2FloatClearValue (Vector4 value) |
| Sets the value of Color2FloatClearValueProperty. More...
|
|
Vector4 | getColor3IntegerClearValue () const |
| Gets the value of Color3IntegerClearValueProperty. More...
|
|
void | setColor3IntegerClearValue (Vector4 value) |
| Sets the value of Color3IntegerClearValueProperty. More...
|
|
Vector4 | getColor3FloatClearValue () const |
| Gets the value of Color3FloatClearValueProperty. More...
|
|
void | setColor3FloatClearValue (Vector4 value) |
| Sets the value of Color3FloatClearValueProperty. More...
|
|
ColorRGBA | getColorBufferClearColor () const |
| Gets the value of ColorBufferClearColorProperty. More...
|
|
void | setColorBufferClearColor (ColorRGBA value) |
| Sets the value of ColorBufferClearColorProperty. More...
|
|
bool | isColorBufferClearEnabled () const |
| Gets the value of ColorBufferClearEnabledProperty. More...
|
|
void | setColorBufferClearEnabled (bool value) |
| Sets the value of ColorBufferClearEnabledProperty. More...
|
|
ColorRGBA | getColor1ColorClearValue () const |
| Gets the value of Color1ColorClearValueProperty. More...
|
|
void | setColor1ColorClearValue (ColorRGBA value) |
| Sets the value of Color1ColorClearValueProperty. More...
|
|
ColorRGBA | getColor2ColorClearValue () const |
| Gets the value of Color2ColorClearValueProperty. More...
|
|
void | setColor2ColorClearValue (ColorRGBA value) |
| Sets the value of Color2ColorClearValueProperty. More...
|
|
ColorRGBA | getColor3ColorClearValue () const |
| Gets the value of Color3ColorClearValueProperty. More...
|
|
void | setColor3ColorClearValue (ColorRGBA value) |
| Sets the value of Color3ColorClearValueProperty. More...
|
|
GraphicsColorWriteMode | getColorWriteMode () const |
| Gets the value of ColorWriteModeProperty. More...
|
|
void | setColorWriteMode (GraphicsColorWriteMode value) |
| Sets the value of ColorWriteModeProperty. More...
|
|
bool | isDepthBufferClearEnabled () const |
| Gets the value of DepthBufferClearEnabledProperty. More...
|
|
void | setDepthBufferClearEnabled (bool value) |
| Sets the value of DepthBufferClearEnabledProperty. More...
|
|
float | getDepthBufferClearValue () const |
| Gets the value of DepthBufferClearValueProperty. More...
|
|
void | setDepthBufferClearValue (float value) |
| Sets the value of DepthBufferClearValueProperty. More...
|
|
bool | isDepthBufferTestEnabled () const |
| Gets the value of DepthBufferTestEnabledProperty. More...
|
|
void | setDepthBufferTestEnabled (bool value) |
| Sets the value of DepthBufferTestEnabledProperty. More...
|
|
bool | isDepthBufferWriteEnabled () const |
| Gets the value of DepthBufferWriteEnabledProperty. More...
|
|
void | setDepthBufferWriteEnabled (bool value) |
| Sets the value of DepthBufferWriteEnabledProperty. More...
|
|
bool | isStencilBufferClearEnabled () const |
| Gets the value of StencilBufferClearEnabledProperty. More...
|
|
void | setStencilBufferClearEnabled (bool value) |
| Sets the value of StencilBufferClearEnabledProperty. More...
|
|
int | getStencilBufferClearValue () const |
| Gets the value of StencilBufferClearValueProperty. More...
|
|
void | setStencilBufferClearValue (int value) |
| Sets the value of StencilBufferClearValueProperty. More...
|
|
GraphicsStencilOperation | getStencilFailOperation () const |
| Gets the value of StencilFailOperationProperty. More...
|
|
void | setStencilFailOperation (GraphicsStencilOperation value) |
| Sets the value of StencilFailOperationProperty. More...
|
|
GraphicsStencilOperation | getStencilPassDepthFailOperation () const |
| Gets the value of StencilPassDepthFailOperationProperty. More...
|
|
void | setStencilPassDepthFailOperation (GraphicsStencilOperation value) |
| Sets the value of StencilPassDepthFailOperationProperty. More...
|
|
GraphicsStencilOperation | getStencilPassDepthPassOperation () const |
| Gets the value of StencilPassDepthPassOperationProperty. More...
|
|
void | setStencilPassDepthPassOperation (GraphicsStencilOperation value) |
| Sets the value of StencilPassDepthPassOperationProperty. More...
|
|
GraphicsCompareFunction | getStencilFunction () const |
| Gets the value of StencilFunctionProperty. More...
|
|
void | setStencilFunction (GraphicsCompareFunction value) |
| Sets the value of StencilFunctionProperty. More...
|
|
int | getStencilFunctionReferenceValue () const |
| Gets the value of StencilFunctionReferenceValueProperty. More...
|
|
void | setStencilFunctionReferenceValue (int value) |
| Sets the value of StencilFunctionReferenceValueProperty. More...
|
|
int | getStencilFunctionReferenceMask () const |
| Gets the value of StencilFunctionReferenceMaskProperty. More...
|
|
void | setStencilFunctionReferenceMask (int value) |
| Sets the value of StencilFunctionReferenceMaskProperty. More...
|
|
bool | isStencilBufferTestEnabled () const |
| Gets the value of StencilBufferTestEnabledProperty. More...
|
|
void | setStencilBufferTestEnabled (bool value) |
| Sets the value of StencilBufferTestEnabledProperty. More...
|
|
bool | isRenderPassScissorEnabled () const |
| Gets the value of RenderPassScissorEnabledProperty. More...
|
|
void | setRenderPassScissorEnabled (bool value) |
| Sets the value of RenderPassScissorEnabledProperty. More...
|
|
float | getRenderPassScissorX () const |
| Gets the value of RenderPassScissorXProperty. More...
|
|
void | setRenderPassScissorX (float value) |
| Sets the value of RenderPassScissorXProperty. More...
|
|
float | getRenderPassScissorY () const |
| Gets the value of RenderPassScissorYProperty. More...
|
|
void | setRenderPassScissorY (float value) |
| Sets the value of RenderPassScissorYProperty. More...
|
|
float | getRenderPassScissorWidth () const |
| Gets the value of RenderPassScissorWidthProperty. More...
|
|
void | setRenderPassScissorWidth (float value) |
| Sets the value of RenderPassScissorWidthProperty. More...
|
|
float | getRenderPassScissorHeight () const |
| Gets the value of RenderPassScissorHeightProperty. More...
|
|
void | setRenderPassScissorHeight (float value) |
| Sets the value of RenderPassScissorHeightProperty. More...
|
|
KzuViewportCoordinateType | getRenderPassScissorType () const |
| Gets the value of RenderPassScissorTypeProperty. More...
|
|
void | setRenderPassScissorType (KzuViewportCoordinateType value) |
| Sets the value of RenderPassScissorTypeProperty. More...
|
|
bool | isComposerEnabled () const |
| Gets the value of ComposerEnabledProperty. More...
|
|
void | setComposerEnabled (bool value) |
| Sets the value of ComposerEnabledProperty. More...
|
|