SDK 0.10
HomeDeveloper PortalDiscordCommunity
Search…
⌃K
Links
SDK 0.10
Welcome
Overview
Learning coherence
Get started
coherence SDK for Unity
Components
Networking State Changes
Messaging with Commands
Hierarchies & Child Objects
Animations
CoherenceSync References
[Sync] and [Command] Attributes
[OnValueSynced] Attribute
Supported Types
Player Name (Sample UI)
Baking (Code Generation)
Authority
Lifetime
Optimization
Interpolation
Settings
Simulation Frame
Replication Server
Simulators
Client Connections
Rollback Networking Support
CLI
coherence API
Developer Portal
Schema explained
Additional resources
Powered By GitBook

Supported Types

  • bool
  • int
  • uint
  • byte
  • char
  • short
  • ushort
  • float
  • string
  • Vector2
  • Vector3
  • Quaternion
  • GameObject
  • Transform
  • RectTransform
  • CoherenceSync
  • SerializeEntityID
  • byte[]
  • long
  • ulong
  • Int64
  • UInt64
  • Color
  • double
RectTransform is still in experimental phase - use at your own discretion!
Previous
[OnValueSynced] Attribute
Next
Player Name (Sample UI)
Last modified 3mo ago
Export as PDF
Copy link
Edit on GitHub