Struct Vector4
Inherited Members
Namespace: UnityEngine.Pixyz.Geom
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public struct Vector4
  Constructors
| Name | Description | 
|---|---|
| Vector4(Point4) | 
Fields
| Name | Description | 
|---|---|
| _base | 
Operators
| Name | Description | 
|---|---|
| implicit operator Vector4(Point4) | |
| implicit operator Point4(Vector4) |