SDK 0.10
Home
Developer Portal
Discord
Community
Search
⌃K
Links
Welcome
Overview
Learning coherence
Get started
coherence SDK for Unity
Components
CoherenceSync
CoherenceMonoBridge
CoherenceLiveQuery
CoherenceTagQuery
Order of execution
Networking State Changes
Baking (Code Generation)
Authority
Lifetime
Optimization
Interpolation
Settings
Simulation Frame
Replication Server
Simulators
Client Connections
Rollback Networking Support
Floating Origin
CLI
coherence API
Developer Portal
Schema explained
Additional resources
Powered By
GitBook
CoherenceTagQuery
In addition to the LiveQuery,
coherence
also supports
filtering objects by tag
. This is useful when you have some special objects that should always be visible regardless of World position.
For a guide on
how to use TagQuery
, see
Areas of Interest
.
Previous
CoherenceLiveQuery
Next
Order of execution
Last modified
4mo ago