DynamicFontSetSpacing Method |
Note: This API is now obsolete.
Sets the spacing for type (see DynamicFontSpacingType) to value in pixels (not relative to the font size).
Namespace: Godot
[ObsoleteAttribute("SetSpacing is deprecated. Use the ExtraSpacingSpace property instead.")] public void SetSpacing( int type, int value )
[Missing <param name="type"/> documentation for "M:Godot.DynamicFont.SetSpacing(System.Int32,System.Int32)"]
[Missing <param name="value"/> documentation for "M:Godot.DynamicFont.SetSpacing(System.Int32,System.Int32)"]