Click or drag to resize

Sprite3DTexture Property

Texture object to draw. If MaterialOverride is used, this will be overridden.

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

Property Value

Type: Texture
See Also