Click or drag to resize

SpriteBase3DPixelSize Property

The size of one pixel's width on the sprite to scale it in 3D.

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

Property Value

Type: Single
See Also