Blender V4.3
ObjectAttribute Struct Reference

#include <draw_shader_shared.hh>

Public Attributes

float data_x
 
float data_y
 
float data_z
 
float data_w
 
uint hash_code
 

Detailed Description

Definition at line 270 of file draw_shader_shared.hh.

Member Data Documentation

◆ data_w

float ObjectAttribute::data_w

Definition at line 273 of file draw_shader_shared.hh.

◆ data_x

float ObjectAttribute::data_x

Definition at line 273 of file draw_shader_shared.hh.

◆ data_y

float ObjectAttribute::data_y

Definition at line 273 of file draw_shader_shared.hh.

◆ data_z

float ObjectAttribute::data_z

Definition at line 273 of file draw_shader_shared.hh.

◆ hash_code

uint ObjectAttribute::hash_code

Definition at line 274 of file draw_shader_shared.hh.


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