Random Unit Vector in Elliptical Cone in Degrees from Stream

Random Unit Vector in Elliptical Cone in Degrees 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 Degrees from Stream
Cone Dir
X0
Y 0
Z 0
Max Yaw in Degrees
0.0
Max Pitch in Degrees
0.0
Stream
Return Value
X0
Y 0
Z 0

Inputs

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

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

Max Pitch in Degrees
Float

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

Stream
Random Stream Structure (by ref)

The random stream from which to obtain the vector.

Outputs

Return Value
Vector
Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback