mirror of
https://github.com/bloeys/assimp-go.git
synced 2025-12-29 08:28:20 +00:00
Parse materials
This commit is contained in:
@ -6,7 +6,7 @@ type Material struct {
|
||||
Properties []*MaterialProperty
|
||||
|
||||
/** Storage allocated */
|
||||
NumAllocated uint
|
||||
AllocatedStorage uint
|
||||
}
|
||||
|
||||
type MaterialProperty struct {
|
||||
|
||||
Reference in New Issue
Block a user