Variables | |
| static PropertyType< float > | AspectRatioProperty |
| AspectRatio property. More... | |
| static PropertyType< bool > | CacheChildrenProperty |
| CacheChildren property. More... | |
| static PropertyType< bool > | CacheResultProperty |
| CacheResult property. More... | |
| static PropertyType< bool > | CacheSelfProperty |
| CacheSelf property. More... | |
| static PropertyType< Matrix3x3 > | LayoutTransformationProperty |
| LayoutTransformation property. More... | |
| static PropertyType< Vector2 > | RenderTransformationOriginProperty |
| RenderTransformationOrigin property. More... | |
| static PropertyType< Matrix3x3 > | RenderTransformationProperty |
| RenderTransformation property. More... | |
| static PropertyType< bool > | SnapToPixelProperty |
| SnapToPixel property. More... | |
| static PropertyType< ResourceID > | BackgroundBrushProperty |
| BackgroundBrush property. More... | |
| static PropertyType< ResourceID > | CompositionBrushProperty |
| CompositionBrush property. More... | |
| static PropertyType< ResourceID > | ForegroundBrushProperty |
| ForegroundBrush property. More... | |
| static PropertyType< bool > | ForceCompositionProperty |
| ForceComposition property. More... | |
| static PropertyType < Node2D::ForegroundHint > | ForegroundHintProperty |
| ForegroundHint property. More... | |
| static PropertyType< bool > | OffscreenRenderingProperty |
| OffscreenRendering property. More... | |
| static PropertyType< bool > | DisableRenderTargetClearProperty |
| DisableRenderTargetClear property. More... | |
| static PropertyType < KzuLayerPixelFormat > | PixelFormatProperty |
| PixelFormat property. More... | |
| static PropertyType< bool > | RenderSelfProperty |
| RenderSelf property. More... | |
| static PropertyType< ResourceID > | RenderTargetProperty |
| RenderTarget property. More... | |
| static PropertyType< float > | RenderTargetMinimumHeightProperty |
| RenderTargetMinimumHeight property. More... | |
| static PropertyType< float > | RenderTargetMinimumWidthProperty |
| RenderTargetMinimumWidth property. More... | |
| static PropertyType< float > | RenderTargetReallocationLimitProperty |
| RenderTargetReallocationLimit property. More... | |
| float getAspectRatio | ( | ) | const |
Gets the value of AspectRatioProperty.
| void setAspectRatio | ( | float | value | ) |
Sets the value of AspectRatioProperty.
| bool isCacheChildren | ( | ) | const |
Gets the value of CacheChildrenProperty.
| void setCacheChildren | ( | bool | value | ) |
Sets the value of CacheChildrenProperty.
| bool isCacheResult | ( | ) | const |
Gets the value of CacheResultProperty.
| void setCacheResult | ( | bool | value | ) |
Sets the value of CacheResultProperty.
| bool isCacheSelf | ( | ) | const |
Gets the value of CacheSelfProperty.
| void setCacheSelf | ( | bool | value | ) |
Sets the value of CacheSelfProperty.
| Matrix3x3 getLayoutTransformation | ( | ) | const |
Gets the value of LayoutTransformationProperty.
| void setLayoutTransformation | ( | Matrix3x3 | value | ) |
Sets the value of LayoutTransformationProperty.
| Vector2 getRenderTransformationOrigin | ( | ) | const |
Gets the value of RenderTransformationOriginProperty.
| void setRenderTransformationOrigin | ( | Vector2 | value | ) |
Sets the value of RenderTransformationOriginProperty.
| Matrix3x3 getRenderTransformation | ( | ) | const |
Gets the value of RenderTransformationProperty.
| void setRenderTransformation | ( | Matrix3x3 | value | ) |
Sets the value of RenderTransformationProperty.
| bool isSnapToPixel | ( | ) | const |
Gets the value of SnapToPixelProperty.
| void setSnapToPixel | ( | bool | value | ) |
Sets the value of SnapToPixelProperty.
| ResourceID getBackgroundBrushResourceID | ( | ) | const |
Gets the value of BackgroundBrushProperty.
| void setBackgroundBrushResourceID | ( | ResourceID | value | ) |
Sets the value of BackgroundBrushProperty.
| ResourceID getCompositionBrushResourceID | ( | ) | const |
Gets the value of CompositionBrushProperty.
| void setCompositionBrushResourceID | ( | ResourceID | value | ) |
Sets the value of CompositionBrushProperty.
| ResourceID getForegroundBrushResourceID | ( | ) | const |
Gets the value of ForegroundBrushProperty.
| void setForegroundBrushResourceID | ( | ResourceID | value | ) |
Sets the value of ForegroundBrushProperty.
| bool isForceComposition | ( | ) | const |
Gets the value of ForceCompositionProperty.
| void setForceComposition | ( | bool | value | ) |
Sets the value of ForceCompositionProperty.
| Node2D::ForegroundHint getForegroundHint | ( | ) | const |
Gets the value of ForegroundHintProperty.
| void setForegroundHint | ( | Node2D::ForegroundHint | value | ) |
Sets the value of ForegroundHintProperty.
| bool isOffscreenRendering | ( | ) | const |
Gets the value of OffscreenRenderingProperty.
| void setOffscreenRendering | ( | bool | value | ) |
Sets the value of OffscreenRenderingProperty.
| bool isDisableRenderTargetClear | ( | ) | const |
Gets the value of DisableRenderTargetClearProperty.
| void setDisableRenderTargetClear | ( | bool | value | ) |
Sets the value of DisableRenderTargetClearProperty.
| KzuLayerPixelFormat getPixelFormat | ( | ) | const |
Gets the value of PixelFormatProperty.
| void setPixelFormat | ( | KzuLayerPixelFormat | value | ) |
Sets the value of PixelFormatProperty.
| bool isRenderSelf | ( | ) | const |
Gets the value of RenderSelfProperty.
| void setRenderSelf | ( | bool | value | ) |
Sets the value of RenderSelfProperty.
| ResourceID getRenderTargetResourceID | ( | ) | const |
Gets the value of RenderTargetProperty.
| void setRenderTargetResourceID | ( | ResourceID | value | ) |
Sets the value of RenderTargetProperty.
| float getRenderTargetMinimumHeight | ( | ) | const |
Gets the value of RenderTargetMinimumHeightProperty.
| void setRenderTargetMinimumHeight | ( | float | value | ) |
Sets the value of RenderTargetMinimumHeightProperty.
| float getRenderTargetMinimumWidth | ( | ) | const |
Gets the value of RenderTargetMinimumWidthProperty.
| void setRenderTargetMinimumWidth | ( | float | value | ) |
Sets the value of RenderTargetMinimumWidthProperty.
| float getRenderTargetReallocationLimit | ( | ) | const |
Gets the value of RenderTargetReallocationLimitProperty.
| void setRenderTargetReallocationLimit | ( | float | value | ) |
Sets the value of RenderTargetReallocationLimitProperty.
|
static |
|
static |
|
static |
|
static |
|
static |
LayoutTransformation property.
The default value is Matrix3x3(1.0f, 0.0f, 0.0f, 0.0f, 1.0f, 0.0f, 0.0f, 0.0f, 1.0f).
|
static |
RenderTransformationOrigin property.
The default value is Vector2(0.0f, 0.0f).
|
static |
RenderTransformation property.
The default value is Matrix3x3(1.0f, 0.0f, 0.0f, 0.0f, 1.0f, 0.0f, 0.0f, 0.0f, 1.0f).
|
static |
|
static |
BackgroundBrush property.
The default value is ResourceID("NullBrush").
|
static |
CompositionBrush property.
The default value is ResourceID().
|
static |
ForegroundBrush property.
The default value is ResourceID().
|
static |
ForceComposition property.
The default value is false.
|
static |
ForegroundHint property.
The default value is Node2D::ForegroundHintNone.
|
static |
OffscreenRendering property.
The default value is false.
|
static |
DisableRenderTargetClear property.
The default value is false.
|
static |
PixelFormat property.
The default value is KZU_LAYER_PIXEL_FORMAT_RGB.
|
static |
|
static |
RenderTarget property.
The default value is ResourceID().
|
static |
RenderTargetMinimumHeight property.
The default value is 1.0f.
|
static |
RenderTargetMinimumWidth property.
The default value is 1.0f.
|
static |
RenderTargetReallocationLimit property.
The default value is 0.25f.