> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinemation.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# View Layer

> Documentation for 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

<img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/46a2f5f4fa4c4d056f75.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=c3eae80b7ff8a4618996d053428312ca" alt="" width={394} data-path="images/scriptable-animation-system/46a2f5f4fa4c4d056f75.png" />

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.
