Modifier and Type | Method and Description |
---|---|
static VertexElementNormal |
PolygonModifier.generateNormal(Mesh mesh)
Generate normal data from Mesh definition
|
Modifier and Type | Method and Description |
---|---|
static VertexElementUV |
PolygonModifier.generateUV(Mesh mesh,
VertexElementNormal normals)
Generate UV data from the given input mesh and specified normal data.
|
Copyright © 2019. All rights reserved.