Method GetPolySpatialIdentifier
GetPolySpatialIdentifier(GameObject)
Return an identifier usable by PolySpatial backends to obtain platform-specific resources.
Declaration
public static ulong GetPolySpatialIdentifier(GameObject go)
Parameters
Type | Name | Description |
---|---|---|
GameObject | go |
Returns
Type | Description |
---|---|
ulong | The identifier for the object. |