Package com.banuba.sdk.scene
Interface Attachment
- All Known Implementing Classes:
Attachment.CppProxy
public interface Attachment
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Attachment.CppProxy
-
Method Summary
Modifier and Type Method Description AttachmentType
getAttachmentType()
Vec3
getClearColor()
void
setClearColor(Vec3 color)
-
Method Details
-
getAttachmentType
-
setClearColor
-
getClearColor
-