Class FramebufferAttachment<T>
Type Parameters
- T
Hierarchy (View Summary)
Index
Constructors
Properties
Methods
Constructors
constructor
- new FramebufferAttachment<T>(
context: Context,
parent: WebGLFramebuffer,
): FramebufferAttachment<T>
Was this helpful?