Unity GAF Player  1.0
Tools for playing GAF animation inside Unity
 All Classes Files Functions Variables Enumerations Enumerator Properties Events
Public Attributes | List of all members
GAFConstants Class Reference

Public Attributes

const float cTargetFPS = 30f
 
const int cPerRadiusBlurIterations = 10
 
const int cBlurIterations = 3
 
const string cElementShaderPath = "GAF/GAFElement"
 
const string cElementMaskShaderPath = "GAF/GAFElement_Mask"
 
const float cTimeScale = 0.9f
 
const int cMaskLayer = 31
 

Member Data Documentation

const int GAFConstants.cBlurIterations = 3
const string GAFConstants.cElementMaskShaderPath = "GAF/GAFElement_Mask"
const string GAFConstants.cElementShaderPath = "GAF/GAFElement"
const int GAFConstants.cMaskLayer = 31
const int GAFConstants.cPerRadiusBlurIterations = 10
const float GAFConstants.cTargetFPS = 30f
const float GAFConstants.cTimeScale = 0.9f

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