UnityObjectToEntityId
method in Coherence.Toolkit.ICoherenceBridge
Methods
Entity UnityObjectToEntityId(GameObject from)
Parameters
Type | Name | Description |
---|---|---|
GameObject | from |
Returns
Type | Description |
---|---|
Entity |
Entity UnityObjectToEntityId(Transform from)
Parameters
Type | Name | Description |
---|---|---|
Transform | from |
Returns
Type | Description |
---|---|
Entity |
Entity UnityObjectToEntityId(ICoherenceSync from)
Parameters
Type | Name | Description |
---|---|---|
ICoherenceSync | from |
Returns
Type | Description |
---|---|
Entity |