Kanzi  3.9.6
Kanzi Engine API
kanzi::SliderConcept Class Reference

SliderConcept contains the trajectory ResourceID property. More...

#include <kanzi/ui/node/concept/slider.hpp>

Inheritance diagram for kanzi::SliderConcept:
[legend]

Static Public Member Functions

static PropertyTypeEditorInfoSharedPtr makeEditorInfo ()
 

Static Public Attributes

Properties
static PropertyType< float > MaxDistanceFromCurveProperty
 MaxDistanceFromCurve property. More...
 

Detailed Description

SliderConcept contains the trajectory ResourceID property.

Member Function Documentation

◆ makeEditorInfo()

static PropertyTypeEditorInfoSharedPtr kanzi::SliderConcept::makeEditorInfo ( )
static

Member Data Documentation

◆ MaxDistanceFromCurveProperty

PropertyType<float> kanzi::SliderConcept::MaxDistanceFromCurveProperty
static

MaxDistanceFromCurve property.

The default value is 10000.0f.

See also
setMaxDistanceFromCurve(), getMaxDistanceFromCurve()

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