Photon Fusion 2.0.0

Public Attributes | Static Public Attributes | List of all members
SimulationInputHeader Struct Reference

Simulation Input Header. More...

Public Attributes

float InterpAlpha
 Interpolation alpha of the input.
 
Tick InterpFrom
 Interpolation from tick of the input.
 
Tick InterpTo
 Interpolation to tick of the input.
 
Tick Tick
 Tick of the input.
 

Static Public Attributes

const int SIZE = WORD_COUNT * Allocator.REPLICATE_WORD_SIZE
 Size of the header.
 
const int WORD_COUNT = 4
 Word count of the header.
 

Detailed Description

Simulation Input Header.