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