Vec2Param interface
Signature:
export interface Vec2Param extends AbstractParam
Extends: AbstractParam
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
{ x: number; y: number; } |
(Optional) | ||
"vec2" |
(Optional) |
Signature:
export interface Vec2Param extends AbstractParam
Extends: AbstractParam
Property |
Modifiers |
Type |
Description |
---|---|---|---|
{ x: number; y: number; } |
(Optional) | ||
"vec2" |
(Optional) |