-
public class Material.Builder
-
-
Method Summary
-
-
Method Detail
-
payload
@NonNull() Material.Builder payload(@NonNull() Buffer buffer, @IntRange(from = 0) int size)
Specifies the material data. The material data is a binary blob produced bylibfilamat or by matc.
- Parameters:
buffer- buffer containing material datasize- size of the material data in bytes
-
-
-
-