- Preparing search index...
- The search index is not available
@openhps/core
Type Parameters
-
-
T extends number | Vector3 = number
Constructors
constructor
- new UnitValue<U, T>(value?: T, unit?: U): UnitValue<U, T>
-
Type Parameters
-
-
T extends number | Vector3 = number
Parameters
-
Optional
value: T
-
Optional
unit: U
Properties
Protected
_value
_value: T
Methods
toString
- toString(): string
-
Returns string
Unit value
Usage
Creation
Conversion