Blender V4.5
TSpace Struct Reference

Public Attributes

float tangent [3]
float sign

Detailed Description

struct wrapping up tangent space data

Definition at line 94 of file bake.cc.

Member Data Documentation

◆ sign

float TSpace::sign

Definition at line 96 of file bake.cc.

Referenced by RE_bake_normal_world_to_tangent().

◆ tangent

float TSpace::tangent[3]

Definition at line 95 of file bake.cc.

Referenced by RE_bake_normal_world_to_tangent().


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