Skip to content

RoyInterface / Exports / resource/rendertarget/RoyRenderTarget / Attachment

Class: Attachment

resource/rendertarget/RoyRenderTarget.Attachment

Table of contents

Constructors

Properties

Constructors

constructor

new Attachment(): Attachment

Returns

Attachment

Properties

attachmentPoint

attachmentPoint: RenderTarget$AttachmentPoint = RenderTarget$AttachmentPoint.COLOR


texture

texture: RoyTexture


mipLevel

mipLevel: number = 0


face

face: Texture$CubemapFace = Texture$CubemapFace.POSITIVE_X


layer

layer: number = 0