# Vec4b
Represents a 4 dimensional byte.
# Constructor:
PluginAPI.contructors.Vec4b({a: Byte, b: Byte, c: Byte, d: Byte})
Has the following properties:
a
: Byteb
: Bytec
: Byted
: Byte
← Vec3i
Represents a 4 dimensional byte.
PluginAPI.contructors.Vec4b({a: Byte, b: Byte, c: Byte, d: Byte})
Has the following properties:
a
: Byteb
: Bytec
: Byted
: Byte← Vec3i