|
Blender V4.3
|
#include <DNA_vec_types.h>
Public Attributes | |
| float | x |
| float | y |
vector of two floats.
Definition at line 19 of file DNA_vec_types.h.
| float vec2f::x |
Definition at line 20 of file DNA_vec_types.h.
Referenced by layerAdd_propfloat2(), layerInterp_propfloat2(), and layerMultiply_propfloat2().
| float vec2f::y |
Definition at line 20 of file DNA_vec_types.h.
Referenced by layerAdd_propfloat2(), and layerMultiply_propfloat2().