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