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