HexahedronParameters
Struct
Read time 1 minuteLast updated 19 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public struct HexahedronParameters
Constructors
HexahedronParameters(HexahedronParameters)
Parameterspublic HexahedronParameters(HexahedronParameters o)
Type | Name | Description |
|---|---|---|
| HexahedronParameters | o |
Fields
XLength
Returnspublic double XLength
Type | Description |
|---|---|
| double |
YLength
Returnspublic double YLength
Type | Description |
|---|---|
| double |
ZLength
Returnspublic double ZLength
Type | Description |
|---|---|
| double |