Vec3param

Vec3Param interface

Signature:

export interface Vec3Param extends AbstractParam<XYZ> 

Extends: AbstractParam<XYZ>

Properties

Property

Modifiers

Type

Description

type?

"vec3" | "xyz"

(Optional)