|
| static float | getBloomIntensity (const Object &object) |
| | Gets the value of the BloomIntensityProperty of an object.
|
| |
| static ResourceSharedPtr | getBloomIntensityTexture (const Object &object) |
| | Gets the value of the BloomIntensityTextureProperty of an object.
|
| |
| static float | getBloomRadius (const Object &object) |
| | Gets the value of the BloomRadiusProperty of an object.
|
| |
| static bool | getBloomUseIntensityTextureProperty (const Object &object) |
| | Gets the value of the BloomUseIntensityTextureProperty of an object.
|
| |
| static Vector2 | getBlurDirection (const Object &object) |
| | Gets the value of the BlurDirectionProperty of an object.
|
| |
| static float | getBlurRadius (const Object &object) |
| | Gets the value of the BlurRadiusProperty of an object.
|
| |
| static float | getTonemapA (const Object &object) |
| | Gets the value of the TonemapAProperty of an object.
|
| |
| static float | getTonemapB (const Object &object) |
| | Gets the value of the TonemapBProperty of an object.
|
| |
| static float | getTonemapC (const Object &object) |
| | Gets the value of the TonemapCProperty of an object.
|
| |
| static float | getTonemapD (const Object &object) |
| | Gets the value of the TonemapDProperty of an object.
|
| |
| static float | getTonemapE (const Object &object) |
| | Gets the value of the TonemapEProperty of an object.
|
| |
| static float | getTonemapF (const Object &object) |
| | Gets the value of the TonemapFProperty of an object.
|
| |
| static float | getTonemapWhiteScale (const Object &object) |
| | Gets the value of the TonemapWhiteScaleProperty of an object.
|
| |
| static PropertyTypeEditorInfoSharedPtr | makeEditorInfo () |
| |
| static void | setBloomIntensity (Object &object, float value) |
| | Sets the value of the BloomIntensityProperty of an object.
|
| |
| static void | setBloomIntensityTexture (Object &object, ResourceSharedPtr value) |
| | Sets the value of the BloomIntensityTextureProperty of an object.
|
| |
| static void | setBloomRadius (Object &object, float value) |
| | Sets the value of the BloomRadiusProperty of an object.
|
| |
| static void | setBloomUseIntensityTextureProperty (Object &object, bool value) |
| | Sets the value of the BloomUseIntensityTextureProperty of an object.
|
| |
| static void | setBlurDirection (Object &object, Vector2 value) |
| | Sets the value of the BlurDirectionProperty of an object.
|
| |
| static void | setBlurRadius (Object &object, float value) |
| | Sets the value of the BlurRadiusProperty of an object.
|
| |
| static void | setTonemapA (Object &object, float value) |
| | Sets the value of the TonemapAProperty of an object.
|
| |
| static void | setTonemapB (Object &object, float value) |
| | Sets the value of the TonemapBProperty of an object.
|
| |
| static void | setTonemapC (Object &object, float value) |
| | Sets the value of the TonemapCProperty of an object.
|
| |
| static void | setTonemapD (Object &object, float value) |
| | Sets the value of the TonemapDProperty of an object.
|
| |
| static void | setTonemapE (Object &object, float value) |
| | Sets the value of the TonemapEProperty of an object.
|
| |
| static void | setTonemapF (Object &object, float value) |
| | Sets the value of the TonemapFProperty of an object.
|
| |
| static void | setTonemapWhiteScale (Object &object, float value) |
| | Sets the value of the TonemapWhiteScaleProperty of an object.
|
| |
Contains property types of Standard post-process materials.
- Since
- Kanzi 4.0.0