| LoadShapesUseFloat32 Method |
[This is preliminary documentation and is subject to change.]
Converts the current LoadShape data to float32/single precision.
If there is no data or the data is already represented using float32, nothing is done.
(API Extension)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public:
void UseFloat32()
member UseFloat32 : unit -> unit
See Also