Class Attachment.CppProxy

java.lang.Object
com.banuba.sdk.scene.Attachment.CppProxy
All Implemented Interfaces:
Attachment
Enclosing interface:
Attachment

public static final class Attachment.CppProxy
extends java.lang.Object
implements Attachment
  • Method Details

    • _djinni_private_destroy

      public void _djinni_private_destroy()
    • finalize

      protected void finalize() throws java.lang.Throwable
      Overrides:
      finalize in class java.lang.Object
      Throws:
      java.lang.Throwable
    • getAttachmentType

      public AttachmentType getAttachmentType()
      Specified by:
      getAttachmentType in interface Attachment
    • setClearColor

      public void setClearColor​(Vec3 color)
      Specified by:
      setClearColor in interface Attachment
    • getClearColor

      public Vec3 getClearColor()
      Specified by:
      getClearColor in interface Attachment