This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Returns the sign of the value (+1 for >= 0.0, -1 for < 0.0) Returns the sign of the value (+1 for >= 0.f, -1 for < 0.f) Returns the sign of the value (+1 for >= 0, -1 for < 0) Returns the sign of the value (+1 for >= FVector(0.f, 0.f, 0.f), -1 for < 0.f) for each component
Information
| Plugin | RigVM |
| Category | Math |
| Tags | Sign |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input value | float double int32 Vector |
0.000000 |