constructor Method
Construct directly from a 16-bit encoded value.
OctEncodedNormal(val: number): OctEncodedNormal
@see - encode to compute the encoded value.
- fromVector to construct from a vector.
| Parameter | Type | Description | 
|---|---|---|
| val | number | 
Returns - OctEncodedNormal
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.