Blender V4.3
FloatPropertyRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

PropertyRNA property
 
PropFloatGetFunc get
 
PropFloatSetFunc set
 
PropFloatArrayGetFunc getarray
 
PropFloatArraySetFunc setarray
 
PropFloatRangeFunc range
 
PropFloatGetFuncEx get_ex
 
PropFloatSetFuncEx set_ex
 
PropFloatArrayGetFuncEx getarray_ex
 
PropFloatArraySetFuncEx setarray_ex
 
PropFloatRangeFuncEx range_ex
 
PropertyScaleType ui_scale_type
 
float softmin
 
float softmax
 
float hardmin
 
float hardmax
 
float step
 
int precision
 
PropFloatGetFuncEx get_default
 
PropFloatArrayGetFuncEx get_default_array
 
float defaultvalue
 
const floatdefaultarray
 

Detailed Description

Definition at line 447 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultarray

◆ defaultvalue

◆ get

◆ get_default

◆ get_default_array

◆ get_ex

◆ getarray

◆ getarray_ex

◆ hardmax

◆ hardmin

◆ precision

int FloatPropertyRNA::precision

◆ property

PropertyRNA FloatPropertyRNA::property

Definition at line 448 of file rna_internal_types.hh.

Referenced by rna_property_float_get_default_array_values().

◆ range

◆ range_ex

◆ set

◆ set_ex

◆ setarray

◆ setarray_ex

◆ softmax

◆ softmin

◆ step

◆ ui_scale_type


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