TimeAgent.

PersistTransformData(TimeStone, TimeStone.TimeTickOrigin, float) Method

Summary

Persists Transform's data

Syntax

protected void PersistTransformData(TimeStone stone, TimeStone.TimeTickOrigin origin, float deltaTime)

Parameters

Name Type Description
stone TimeStone The calling TimeStone
origin TimeStone.TimeTickOrigin The origin of the call, Record or Simulation
deltaTime float The delta time

Return Value

Type Description
void