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