Namespace ZO.Util
Classes
ZOCenterOfMass
ZOClock
ZODocker
ZODocker.VolumeMapEntry
ZODockerRunParameters
ZODrawArc
ZODrawCircle
ZOEarthUtils
ZOFrequencyCounter
Use this class to calculate frequency of some process by creating an instance and calling Tick() for counting.
ZOGameObjectBase
Abstract class that defines a lot of Zero Sim core game object behavior.
Update Rates: Can setup update rate using the ZOUpdateHzSynchronized()
and
Startup: Use ZOStart()
instead standard Unity Start()
method.
ZOFixedUpdateHzSynchronized
methods.
ZOMagnetometer
ZOMoveTest
ZORandomizePhysics
ZORandomizeTransform
ZOReadOnlyAttribute
ZOSystem
ZOTurnOffSelfCollision
Structs
ZOEarthUtils.GeoPoint
ZOEarthUtils.HomeGeoPoint
Enums
ZOFrequencyCounter.TimeSourceType
used to specify if we need to use Time.time or Time.fixedTime