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