GodotSharpAPI
GodotSharpAPI
Godot
Mathf Class
Mathf Methods
Sign Method
Sign Method (Int32)
Sign Method (Single)
Mathf
Sign Method
Overload List
Name
Description
Sign(Int32)
Returns the sign of `s`: `-1` or `1`. Returns `0` if `s` is `0`.
Sign(Single)
Returns the sign of `s`: `-1` or `1`. Returns `0` if `s` is `0`.
Top
See Also
Reference
Mathf Class
Godot Namespace