Click or drag to resize

SurfaceToolGenerateTangents Method

Generates a tangent vector for each vertex. Requires that each vertex have UVs and normals set already.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void GenerateTangents()
See Also