sc2-gamedata
Public Attributes | List of all members
SCameraSmooth Struct Reference

#include <Camera.h>

Public Attributes

real32 SmoothTimeMin
 Smooth Time Minimum. More...
 
real32 SmoothTimeMax
 Smooth Time Maximum. More...
 
real32 DisplacementMin
 Displacement Minimum. More...
 
real32 VelocityMax
 Velocity Maximum. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ DisplacementMin

real32 SCameraSmooth::DisplacementMin

Displacement Minimum.

◆ SmoothTimeMax

real32 SCameraSmooth::SmoothTimeMax

Smooth Time Maximum.

◆ SmoothTimeMin

real32 SCameraSmooth::SmoothTimeMin

Smooth Time Minimum.

◆ VelocityMax

real32 SCameraSmooth::VelocityMax

Velocity Maximum.


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