Blender V4.3
vec3f Struct Reference

#include <DNA_vec_types.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 37 of file DNA_vec_types.h.

Member Data Documentation

◆ x

float vec3f::x

◆ y

float vec3f::y

Definition at line 38 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().

◆ z

float vec3f::z

Definition at line 38 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().


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