Verse API reference page for the FromScalarVector3 function
Util function for converting a scalar vector3 from /Verse.org/SpatialMath to a vector3 from /UnrealEngine.com/Temporary/SpatialMath.
Use this function when your vector indicates a magnitude on each axis but not a direction, such as when you convert a scale measurement rather than a translation or position.
Verse using statement |
using { /UnrealEngine.com/Temporary/SpatialMath } |
FromScalarVector3<public>(InVector3:vector3)<reads><computes>:vector3
Parameters
FromScalarVector3 takes the following parameters:
| Name | Type | Description |
|---|---|---|
InVector3 |
vector3 |
Attributes, Specifiers, and Effects
Attributes
The following attributes determine how FromScalarVector3 behaves outside the Verse language. For the complete list of attributes, see the Attributes section of the Specifiers Page.
| Attribute | Arguments | Meaning |
|---|---|---|
available |
MinUploadedAtFNVersion := 3600 |
This feature is available beginning with the UEFN version specified by MinUploadedAtFNVersion and unavailable prior to that version. |
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.