Interface Attachment

All Known Implementing Classes:
Attachment.CppProxy

public interface Attachment
  • Method Details

    • getAttachmentType

      @NonNull AttachmentType getAttachmentType()
    • setClearColor

      void setClearColor​(@NonNull Vec3 color)
    • getClearColor

      @NonNull Vec3 getClearColor()