Break MinimalViewInfo

Break MinimalViewInfo

Windows
MacOS
Linux

Adds a node that breaks a 'MinimalViewInfo' into its member fields

Break MinimalViewInfo
Minimal View Info
Location
X0.0
Y0.0
Z0.0
Rotation
R0.0
P0.0
Y0.0
FOV
0.0
Ortho Width
0.0
Ortho Near Clip Plane
0.0
Ortho Far Clip Plane
0.0
Aspect Ratio
0.0
Constrain Aspect Ratio
Use Field Of View For LOD
Projection Mode
Post Process Blend Weight
0.0
Post Process Settings
Off Center Projection Offset
X0.0
Y0.0

Inputs

Minimal View Info
Minimal View Info Structure (by ref)

Outputs

Location
Vector

Location

Rotation
Rotator

Rotation

FOV
Float

The horizontal field of view (in degrees) in perspective mode (ignored in orthographic mode).

Ortho Width
Float

The desired width (in world units) of the orthographic view (ignored in Perspective mode)

Ortho Near Clip Plane
Float

The near plane distance of the orthographic view (in world units)

Ortho Far Clip Plane
Float

The far plane distance of the orthographic view (in world units)

Aspect Ratio
Float

Aspect Ratio (Width/Height)

Constrain Aspect Ratio
Boolean

If bConstrainAspectRatio is true, black bars will be added if the destination view has a different aspect ratio than this camera requested.

Use Field Of View For LOD
Boolean

If true, account for the field of view angle when computing which level of detail to use for meshes.

Projection Mode
ECameraProjectionMode Enum

The type of camera

Post Process Blend Weight
Float

Indicates if PostProcessSettings should be applied.

Post Process Settings
Post Process Settings Structure

Post-process settings to use if PostProcessBlendWeight is non-zero.

Off Center Projection Offset
Vector 2D Structure

Off-axis / off-center projection offset as proportion of screen dimensions

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