View Layer

Description

View Layer plays an important role in adjust first-person view. The layer allows to work directly with IK Weapon and Hand targets in a convenient way.

Properties

IK Hand Gun, IK Hand Right and IK Hand Left are all KPoses - a special struct that defines how the bone will be modified:

  • Element: target bone.

  • Pose: Transform pose to apply.

  • Space: space to apply the Pose in.

  • Modify Mode: whether we want to accumulate or replace Pose.

Last updated