Blender  V2.93
Public Attributes | List of all members
NodeShaderTangent Struct Reference

#include <DNA_node_types.h>

Public Attributes

int direction_type
 
int axis
 
char uv_map [64]
 

Detailed Description

Definition at line 1035 of file DNA_node_types.h.

Member Data Documentation

◆ axis

int NodeShaderTangent::axis

Definition at line 1037 of file DNA_node_types.h.

Referenced by node_shader_gpu_tangent(), and node_shader_init_tangent().

◆ direction_type

int NodeShaderTangent::direction_type

Definition at line 1036 of file DNA_node_types.h.

Referenced by node_shader_gpu_tangent().

◆ uv_map

char NodeShaderTangent::uv_map[64]

Definition at line 1038 of file DNA_node_types.h.

Referenced by node_shader_gpu_tangent().


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