HexahedronParameters
Struct
Read time 1 minuteLast updated 8 months ago
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public struct HexahedronParameters
Constructors
HexahedronParameters(HexahedronParameters)
public HexahedronParameters(HexahedronParameters o)
Parameters
Type | Name | Description |
|---|---|---|
| HexahedronParameters | o |
Fields
XLength
public double XLength
Returns
Type | Description |
|---|---|
| double |
YLength
public double YLength
Returns
Type | Description |
|---|---|
| double |
ZLength
public double ZLength
Returns
Type | Description |
|---|---|
| double |