Capítulo 445 de 859
This node represents an operation that packs floating-point values of a vector into an unsigned 32-bit integer
Constructor
| Signature |
|---|
| `new PackFloatNode( encoding : 'snorm' |
Properties
| Property | Description |
|---|---|
.encoding : string | The numeric encoding. |
.isPackFloatNode : boolean (readonly) | This flag can be used for type testing. |
.vectorNode : Node | The vector to be packed. |