Click or drag to resize

SpatialMaterialMetallicTexture Property

Texture used to specify metallic for an object. This is multiplied by Metallic.

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

Property Value

Type: Texture
See Also