Blender V5.0
IDPropertyUIDataFloat Struct Reference

#include <DNA_ID.h>

Public Attributes

IDPropertyUIData base
double * default_array
int default_array_len
char _pad [4]
float step
int precision
double min
double max
double soft_min
double soft_max
double default_value

Detailed Description

For IDP_UI_DATA_TYPE_FLOAT

Definition at line 105 of file DNA_ID.h.

Member Data Documentation

◆ _pad

char IDPropertyUIDataFloat::_pad[4]

Definition at line 109 of file DNA_ID.h.

◆ base

◆ default_array

◆ default_array_len

◆ default_value

◆ max

◆ min

◆ precision

◆ soft_max

◆ soft_min

◆ step


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