XRPersistentAnchorPayload
Represents the payload for a persistent anchor.
Declaration
public struct XRPersistentAnchorPayload : ValueType, IEquatable<XRPersistentAnchorPayload>Constructors
public XRPersistentAnchorPayload(IntPtr nativePayloadPtr, int size)
Properties
| Name | Type | Summary |
|---|---|---|
| readonly nativePtr | IntPtr | - |
| readonly size | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| Equals | bool | - |
| GetDataAsBytes | byte[] | - |
| GetHashCode | int | - |
Operators
| Name | Type | Summary |
|---|---|---|
| static != | bool | - |
| static == | bool | - |
Relationships
implements: System.IEquatable