Photon Fusion
2.0.8
Represents a snapshot of Fusion statistics. More...
Properties | |
| int | ForwardTicks [get] |
| Gets or sets the number of forward ticks. More... | |
| int | GeneralAllocMemoryFreeInBytes [get] |
| The number of free segments allocated for general purposes on the simulation. More... | |
| int | GeneralAllocMemoryUsedInBytes [get] |
| The number of used segments allocated for general purposes on the simulation. More... | |
| float | InBandwidth [get] |
| Gets or sets the in-bandwidth value. More... | |
| int | InObjectUpdates [get] |
| The number of received objects updates per packet. More... | |
| int | InPackets [get] |
| Gets or sets the number of incoming packets. More... | |
| float | InputInBandwidth [get] |
| Gets the input in bandwidth. More... | |
| float | InputOutBandwidth [get] |
| Gets the input out bandwidth. More... | |
| float | InputReceiveDelta [get] |
| Gets the Input Receive Delta. More... | |
| float | InterpolationOffset [get] |
| Gets the Interpolation Offset. More... | |
| float | InterpolationSpeed [get] |
| Gets the Interpolation Speed. More... | |
| int | ObjectsAllocMemoryFreeInBytes [get] |
| The number of free segments allocated for objects on the simulation. More... | |
| int | ObjectsAllocMemoryUsedInBytes [get] |
| The number of used segments allocated for objects on the simulation. More... | |
| float | OutBandwidth [get] |
| Gets or sets the outbandwith property. More... | |
| int | OutObjectUpdates [get] |
| The number of sent objects updates per packet. More... | |
| int | OutPackets [get] |
| Gets or sets the number of outgoing packets. More... | |
| int | Resimulations [get] |
| Gets or sets the number of resimulations. More... | |
| float | RoundTripTime [get] |
| Gets or sets the round trip time (RTT) in seconds. More... | |
| float | SimulationSpeed [get] |
| Gets the Simulation Speed. More... | |
| float | SimulationTimeOffset [get] |
| Gets the Simulation Time Offset. More... | |
| float | StateReceiveDelta [get] |
| Gets the State Receive Delta. More... | |
| int | TimeResets [get] |
| Gets the Time Resets count. More... | |
| int | WordsReadCount [get] |
| The number of words that were read. More... | |
| int | WordsReadSize [get] |
| The total size in bytes of all read words. More... | |
| int | WordsWrittenCount [get] |
| The number of words that were written. More... | |
| int | WordsWrittenSize [get] |
| The total size in bytes of all written words. More... | |
Represents a snapshot of Fusion statistics.
|
get |
Gets or sets the number of forward ticks.
|
get |
The number of free segments allocated for general purposes on the simulation.
|
get |
The number of used segments allocated for general purposes on the simulation.
|
get |
Gets or sets the in-bandwidth value.
|
get |
The number of received objects updates per packet.
|
get |
Gets or sets the number of incoming packets.
|
get |
Gets the input in bandwidth.
|
get |
Gets the input out bandwidth.
|
get |
Gets the Input Receive Delta.
|
get |
Gets the Interpolation Offset.
|
get |
Gets the Interpolation Speed.
|
get |
The number of free segments allocated for objects on the simulation.
|
get |
The number of used segments allocated for objects on the simulation.
|
get |
Gets or sets the outbandwith property.
|
get |
The number of sent objects updates per packet.
|
get |
Gets or sets the number of outgoing packets.
|
get |
Gets or sets the number of resimulations.
|
get |
Gets or sets the round trip time (RTT) in seconds.
|
get |
Gets the Simulation Speed.
|
get |
Gets the Simulation Time Offset.
|
get |
Gets the State Receive Delta.
|
get |
Gets the Time Resets count.
|
get |
The number of words that were read.
|
get |
The total size in bytes of all read words.
|
get |
The number of words that were written.
|
get |
The total size in bytes of all written words.