Click or drag to resize

SpatialMaterialFlagsFixedSize Property

If true, the object is rendered at the same size regardless of distance.

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

Property Value

Type: Boolean
See Also