HexahedronParameters
Struct
読み終わるまでの所要時間 1 分最終更新 8ヶ月前
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 |