Random Unit Vector in Elliptical Cone in Radians from Stream

Random Unit Vector in Elliptical Cone in Radians from Stream

Windows
MacOS
Linux

Returns a random vector with length of 1, within the specified cone, with uniform random distribution. The shape of the cone can be modified according to the yaw and pitch angles.

Target is Kismet Math Library

Random Unit Vector in Elliptical Cone in Radians from Stream
Cone Dir
X0
Y 0
Z 0
Max Yaw in Radians
0.0
Max Pitch in Radians
0.0
Stream
Return Value
X0
Y 0
Z 0

Inputs

Cone Dir
Vector (by ref)
Max Yaw in Radians
Float

The yaw angle of the cone (from ConeDir to horizontal edge), in radians.

Max Pitch in Radians
Float

The pitch angle of the cone (from ConeDir to vertical edge), in radians.

Stream
Random Stream Structure (by ref)

The random stream from which to obtain the vector.

Outputs

Return Value
Vector
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss