js-util

Home > rc-js-util > TVec3CtorArgs

TVec3CtorArgs type

Signature:

export declare type TVec3CtorArgs = [x: number, y: number, z: number];