| Modifier and Type | Field and Description |
|---|---|
U3dPoly |
DiffuseColors |
U3dPoly |
Normals |
U3dPoly |
Positions |
long |
shadingID |
U3dPoly |
SpecularColors |
U3dPoly |
TexCoords |
| Constructor and Description |
|---|
U3dFace() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
U3dFace |
Clone() |
void |
CloneTo(U3dFace that) |
boolean |
equals(Object obj) |
int |
hashCode() |
static boolean |
isEquals(U3dFace obj1,
U3dFace obj2) |
public long shadingID
public U3dPoly Positions
public U3dPoly Normals
public U3dPoly DiffuseColors
public U3dPoly SpecularColors
public U3dPoly TexCoords
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.