Third Person Cover Shooter  1.6
CoverShooter.ShoulderSettings Struct Reference

Relative positions for the camera. More...

Static Public Member Functions

static ShoulderSettings Default ()
 Default settings. More...
 

Public Attributes

Vector3 Standing
 Relative right shoulder position when the character is standing up. More...
 
Vector3 Crouching
 Relative right shoulder position when the character is crouching. More...
 

Detailed Description

Relative positions for the camera.

Member Function Documentation

◆ Default()

static ShoulderSettings CoverShooter.ShoulderSettings.Default ( )
static

Default settings.

Member Data Documentation

◆ Crouching

Vector3 CoverShooter.ShoulderSettings.Crouching

Relative right shoulder position when the character is crouching.

◆ Standing

Vector3 CoverShooter.ShoulderSettings.Standing

Relative right shoulder position when the character is standing up.


The documentation for this struct was generated from the following file: