Click or drag to resize

SpatialMaterialAlbedoTexture Property

Texture to multiply by AlbedoColor. Used for basic texturing of objects.

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

Property Value

Type: Texture
See Also