colorAttachments property
JSArray<GPURenderPassColorAttachment?>
get
colorAttachments
Implementation
external JSArray<GPURenderPassColorAttachment?> get colorAttachments;
set
colorAttachments
(JSArray<GPURenderPassColorAttachment?> value)
Implementation
external set colorAttachments(JSArray<GPURenderPassColorAttachment?> value);