Click or drag to resize

SpatialMaterialAnisotropyFlowmap Property

Texture that offsets the tangent map for anisotropy calculations.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Texture AnisotropyFlowmap { get; set; }

Property Value

Type: Texture
See Also