Class PolySpatialObjectUtils
Inherited Members
Namespace: Unity.PolySpatial
Assembly: solution.dll
Syntax
public static class PolySpatialObjectUtils
Methods
Name | Description |
---|---|
GetGameObjectForPolySpatialIdentifier(ulong) | Return the GameObject corresponding to the given identifier, if any. |
GetPolySpatialIdentifier(GameObject) | Return an identifier usable by PolySpatial backends to obtain platform-specific resources. |
MarkDirty(RenderTexture) | Marks the specified render texture as changed so that it will be updated over PolySpatial. |