Blender V4.3
vec2f Struct Reference

#include <DNA_vec_types.h>

Public Attributes

float x
 
float y
 

Detailed Description

vector of two floats.

Definition at line 19 of file DNA_vec_types.h.

Member Data Documentation

◆ x

float vec2f::x

◆ y

float vec2f::y

Definition at line 20 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat2(), and layerMultiply_propfloat2().


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