- Preparing search index...
- The search index is not available
ore.core
- clr3(): Color3
-
- clr3(value): Color3
-
- clr3(other): Color3
-
Parameters
-
other: Color<Uint8Array | Float32Array>
- clr3(array): Color3
-
- clr3(...values): Color3
-
Parameters
-
Rest ...values: (number | ArrayLike<number> | Color<Uint8Array | Float32Array>)[]