Kanzi 4.1.0
SSAOHBAOMaterial Class Reference

Contains property types for the Kanzi SSAO (HBAO) material shaders. More...

Inheritance diagram for SSAOHBAOMaterial:
[legend]

Static Public Attributes

static final Metaclass metaclass
 The Metaclass for the class.
 

Additional Inherited Members

- Public Attributes inherited from SSAOHBAOMaterialMetadata
DynamicPropertyType< FloatAORadiusProperty
 Screen-space ambient occlusion (SSAO) effect radius.
 
DynamicPropertyType< FloatAOStrengthProperty
 Screen-space ambient occlusion (SSAO) strength.
 
DynamicPropertyType< Vector2BlurDirectionProperty
 Blur direction of the ambient occlusion bilateral blur.
 
DynamicPropertyType< Vector2FocalLenProperty
 HBAO input property for focal length.
 
DynamicPropertyType< Vector2LinMADProperty
 HBAO input property for LinMAD uniform.
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.SSAOHBAOMaterial")
 Metaclass for SSAOHBAOMaterial.
 
DynamicPropertyType< Vector2UVToViewAProperty
 HBAO input property for UVToViewA uniform.
 
DynamicPropertyType< Vector2UVToViewBProperty
 HBAO input property for UVToViewB uniform.
 

Detailed Description

Contains property types for the Kanzi SSAO (HBAO) material shaders.

Member Data Documentation

◆ metaclass

final Metaclass metaclass
static
Initial value:
=
com.rightware.kanzi.metadata.SSAOHBAOMaterialMetadata.metaclass

The Metaclass for the class.