new Vector4(opt_src)
Constructor of Vector4.
If opt_src is specified, the new vector is initialized by opt_src.Parameters:
Name | Type | Description |
---|---|---|
opt_src |
Array.<Number> | source vector (optional). |
- Source:
Members
elements :Float32Array
Vector container.
Type:
- Float32Array
- Source: