Knowledge base
Search Blueprint patterns
Searching…
Knowledge base
Knowledge base
Free, anonymous browsing of Unreal Engine Blueprint examples, node references, and best practices. The same content the WoalzCraft plugin uses to generate Blueprints.
27 results for scale
SetActorScale3DUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoNOT K2_ prefixed (unlike SetActorLocation/Rotation).
SetActorScale3DUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGetActorScale3DUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoPure node — no exec pins.
GetActorScale3DUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoScales a Vector to length 1 — keeps direction, sets magnitude. Often used to convert offsets to direction vectors.
Vector * FloatUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoMake TransformUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoPure node. Essential for SpawnActorFromClass which requires a Transform, not separate Location/Rotation.
MakeTransformUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoBreak TransformUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoInternal function name is MultiplyMultiply_FloatFloat (operator **).
PowerUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo ago