Click or drag to resize

MeshTextureImageSize Property

Sets the size of the image, needed for reference.

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

Property Value

Type: Vector2
See Also