Class AnnotationList
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
Assembly: Unity.Pixyz.SDKPlus.Runtime.dll
Syntax
[Serializable]
public class AnnotationList
Constructors
Name | Description |
---|---|
AnnotationList() | |
AnnotationList(int) | |
AnnotationList(uint[]) |
Fields
Name | Description |
---|---|
list |
Properties
Name | Description |
---|---|
this[int] | |
length |
Operators
Name | Description |
---|---|
implicit operator uint[](AnnotationList) |