Struct HexahedronParameters
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
Syntax
[Serializable]
public struct HexahedronParameters
Constructors
HexahedronParameters(HexahedronParameters)
Declaration
public HexahedronParameters(HexahedronParameters o)
Parameters
Type | Name | Description |
---|---|---|
HexahedronParameters | o |
Fields
XLength
Declaration
public double XLength
Field Value
Type | Description |
---|---|
double |
YLength
Declaration
public double YLength
Field Value
Type | Description |
---|---|
double |
ZLength
Declaration
public double ZLength
Field Value
Type | Description |
---|---|
double |