Property | Type | Description | |
---|---|---|---|
Position | byte? | ||
Value | float |
Method | Description | |
---|---|---|
CubeCut ( byte cutPoint, float result ) |
Initializes a new instance of the CubeCut struct.
|
public CubeCut ( byte cutPoint, float result ) | ||
cutPoint | byte | /// The cut point. /// |
result | float | /// The result. /// |