Click or drag to resize

VisualServerTextureSetShrinkAllX2OnSetData Method

If true, sets internal processes to shrink all image data to half the size.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void TextureSetShrinkAllX2OnSetData(
	bool shrink
)

Parameters

shrink
Type: SystemBoolean

[Missing <param name="shrink"/> documentation for "M:Godot.VisualServer.TextureSetShrinkAllX2OnSetData(System.Boolean)"]

See Also