Blender  V3.3
Public Attributes | List of all members
TSpace Struct Reference

Public Attributes

float tangent [3]
 
float sign
 

Detailed Description

struct wrapping up tangent space data

Definition at line 90 of file bake.c.

Member Data Documentation

◆ sign

float TSpace::sign

Definition at line 92 of file bake.c.

Referenced by RE_bake_normal_world_to_tangent().

◆ tangent

float TSpace::tangent[3]

Definition at line 91 of file bake.c.

Referenced by RE_bake_normal_world_to_tangent().


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