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 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); ignored unless bConstrainAspectRatio is true

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

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