SpatialMaterialGetFlag Method |
Note: This API is now obsolete.
Returns true, if the specified flag is enabled. See SpatialMaterialFlags enumerator for options.
Namespace: Godot
[ObsoleteAttribute("GetFlag is deprecated. Use the Uv2Triplanar property instead.")] public bool GetFlag( SpatialMaterialFlags flag )
[Missing <param name="flag"/> documentation for "M:Godot.SpatialMaterial.GetFlag(Godot.SpatialMaterial.Flags)"]
[Missing <returns> documentation for "M:Godot.SpatialMaterial.GetFlag(Godot.SpatialMaterial.Flags)"]