Contains property types for the Kanzi SSAO (HBAO) material shaders. More...
Static Public Attributes | |
| static final Metaclass | metaclass |
| The Metaclass for the class. | |
Additional Inherited Members | |
Public Attributes inherited from SSAOHBAOMaterialMetadata | |
| DynamicPropertyType< Float > | AORadiusProperty |
| Screen-space ambient occlusion (SSAO) effect radius. | |
| DynamicPropertyType< Float > | AOStrengthProperty |
| Screen-space ambient occlusion (SSAO) strength. | |
| DynamicPropertyType< Vector2 > | BlurDirectionProperty |
| Blur direction of the ambient occlusion bilateral blur. | |
| DynamicPropertyType< Vector2 > | FocalLenProperty |
| HBAO input property for focal length. | |
| DynamicPropertyType< Vector2 > | LinMADProperty |
| HBAO input property for LinMAD uniform. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.SSAOHBAOMaterial") |
| Metaclass for SSAOHBAOMaterial. | |
| DynamicPropertyType< Vector2 > | UVToViewAProperty |
| HBAO input property for UVToViewA uniform. | |
| DynamicPropertyType< Vector2 > | UVToViewBProperty |
| HBAO input property for UVToViewB uniform. | |
Contains property types for the Kanzi SSAO (HBAO) material shaders.