[readonly] fresh : boolean
A Game Object is considered fresh if it has just been created or reset and is yet to receive a renderer transform update.This property is mostly used internally by the physics systems, but is exposed for the use of plugins.
Inherited From Phaser.Component.Core#fresh Source code: gameobjects/components/Core.js (Line 248)