| Modifier and Type | Field and Description |
|---|---|
long |
NumDiffuseColors |
long |
NumLines |
long |
NumMaterials |
long |
NumNormals |
long |
NumPositions |
long |
NumSpecularColors |
long |
NumTexCoords |
| Constructor and Description |
|---|
U3dAuthorLineSetDescription() |
| Modifier and Type | Method and Description |
|---|---|
U3dAuthorLineSetDescription |
copy() |
List<U3dAuthorMaterial> |
getShaders() |
void |
setShaders(List<U3dAuthorMaterial> value) |
public long NumLines
public long NumPositions
public long NumNormals
public long NumDiffuseColors
public long NumSpecularColors
public long NumTexCoords
public long NumMaterials
public final List<U3dAuthorMaterial> getShaders()
public final void setShaders(List<U3dAuthorMaterial> value)
public final U3dAuthorLineSetDescription copy()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.