Package com.banuba.sdk.scene
Interface WeightedLut
- All Known Implementing Classes:
WeightedLut.CppProxy
public interface WeightedLut
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
WeightedLut.CppProxy
-
Method Summary
-
Method Details
-
setWeight
void setWeight(float value) -
getWeight
float getWeight() -
setFile
void setFile(@NonNull java.lang.String fileName) -
getFile
@NonNull java.lang.String getFile() -
reload
void reload()
-