Skip to main content
Version: 5.x

Nodes > Inputs > Engine

AABB Max

Returns the maximum value in each dimension of the axis-aligned bounding box containing the mesh.

AABB Min

Returns the minimum value in each dimension of the axis-aligned bounding box containing the mesh.

Camera Aspect

Aspect ratio (width / height) of the camera.

Camera FOV

Field of view of the camera in degrees.

Camera Far

Far plane distance of the camera.

Camera Forward

Direction vector that the camera is facing.

Camera Near

Near plane distance of the camera.

Camera Position

World position of the camera.

Camera Right

Camera's right facing direction vector.

Camera Up

Camera's up facing direction vector.

Delta Time

Time elapsed since last frame.

Depth

Returns the camera depth of the surface

Elapsed Time

Total time elapsed.

Is Fallback Mode

Provides a way to bypass advanced shader features and effects which can improve stability and performance on a wide variety of devices.

Matrix

Outputs a transformation matrix from the engine, based on the selected Type.

Stereo View Index

Index of the current stereo view. For stereo cameras, returns 0 for the left eye view and 1 for the right eye view. Returns 0 for mono cameras.

Was this page helpful?
Yes
No