init(assignAll:)
Creates a material assignment structure that assigns the same material to all faces.
Declaration
init(assignAll all: UInt32)Parameters
- all:
The material index for all mesh faces.
Creates a material assignment structure that assigns the same material to all faces.
init(assignAll all: UInt32)The material index for all mesh faces.