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
Specifiers
The following specifiers determine how you can interact with FromScalarVector3 in your programs. For the complete list of specifiers, see the Specifiers Page.
| Specifier | Meaning |
|---|---|
public |
The identifier is universally accessible. You can use this on modules, classes, interfaces, structs, enums, methods, and data. |
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.