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