Kanzi 4.1.0
kanzi::SSAOHBAOMaterial Class Reference

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

#include <kanzi/core.ui/graphics3d/ssao_hbao_material.hpp>

Static Public Member Functions

static PropertyTypeEditorInfoSharedPtr makeEditorInfo ()
 

Static Public Attributes

static PropertyType< floatAORadiusProperty
 
static PropertyType< floatAOStrengthProperty
 
static PropertyType< Vector2BlurDirectionProperty
 
static PropertyType< Vector2FocalLenProperty
 
static PropertyType< Vector2LinMADProperty
 
static PropertyType< Vector2UVToViewAProperty
 
static PropertyType< Vector2UVToViewBProperty
 

Detailed Description

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

Since
Kanzi 4.0.0

Member Function Documentation

◆ makeEditorInfo()

static PropertyTypeEditorInfoSharedPtr kanzi::SSAOHBAOMaterial::makeEditorInfo ( )
static

Member Data Documentation

◆ AORadiusProperty

PropertyType<float> kanzi::SSAOHBAOMaterial::AORadiusProperty
static

◆ AOStrengthProperty

PropertyType<float> kanzi::SSAOHBAOMaterial::AOStrengthProperty
static

◆ FocalLenProperty

PropertyType<Vector2> kanzi::SSAOHBAOMaterial::FocalLenProperty
static

◆ UVToViewAProperty

PropertyType<Vector2> kanzi::SSAOHBAOMaterial::UVToViewAProperty
static

◆ UVToViewBProperty

PropertyType<Vector2> kanzi::SSAOHBAOMaterial::UVToViewBProperty
static

◆ LinMADProperty

PropertyType<Vector2> kanzi::SSAOHBAOMaterial::LinMADProperty
static

◆ BlurDirectionProperty

PropertyType<Vector2> kanzi::SSAOHBAOMaterial::BlurDirectionProperty
static

The documentation for this class was generated from the following file: