Make VPCameraRigSpawnParams

Make VPCameraRigSpawnParams

Windows
MacOS
Linux

Adds a node that create a 'VPCameraRigSpawnParams' from its members

Make VPCameraRigSpawnParams
Use World Space
Use First Point As Spawn Location
Linear Approximation Mode
None
Linear Approximation Param
1.000000
VPCamera Rig Spawn Params

Inputs

Use World Space
Boolean

Use world space (as opposed to local space) for points.

Use First Point As Spawn Location
Boolean

Use the first vector of input as the spawn transform. Causes RigTransform to be completely ignored.

Linear Approximation Mode
EVPCameraRigSpawnLinearApproximationMode Enum

Causes a linear approximation of the spline points to be generated instead of relying purely on the passed in points / curves.

Linear Approximation Param
Float

This is only used if LinearApproximationMode is not None. When mode is Density: See FSplinePositionLinearApproximation::Build.

When mode is IntegrationStep: Integration step (in CM) between approximation points. Decreasing this value will increase the number of spline points and will therefore increase the accuracy (at the cost of increased complexity).

Outputs

VPCamera Rig Spawn Params
VPCamera Rig Spawn Params Structure
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