Interface ISize3
- Namespace
- Vintagestory.API.MathTools
- Assembly
- VintagestoryAPI.dll
- Extension Methods
-
Properties
HeightAsDouble
double HeightAsDouble { get; }
Property Value
- double
HeightAsFloat
float HeightAsFloat { get; }
Property Value
- float
HeightAsInt
Property Value
- int
LengthAsDouble
double LengthAsDouble { get; }
Property Value
- double
LengthAsFloat
float LengthAsFloat { get; }
Property Value
- float
LengthAsInt
Property Value
- int
WidthAsDouble
double WidthAsDouble { get; }
Property Value
- double
WidthAsFloat
float WidthAsFloat { get; }
Property Value
- float
WidthAsInt
Property Value
- int