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.
20 results for sine
SinUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoSin (Radians)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agostring
Cos (Radians)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoCosUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoReturns radians. Use RadiansToDegrees to convert.
Atan2UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoA 3D point or direction (X, Y, Z). Used for positions, directions, scales. Z is up by default in UE.
Returns angle in radians. Use RadiansToDegrees to convert. Good for calculating 2D angles.
Atan2UE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoLess_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoVector LengthUE 5.4, 5.7updated 2mo ago