Package | Description |
---|---|
com.aspose.cad.fileformats.collada.fileparser.elements |
Modifier and Type | Method and Description |
---|---|
Technique[] |
BindMaterial.getTechnique()
Gets or sets the technique.
|
Technique[] |
CameraOptics.getTechnique()
Gets or sets the technique.
|
Technique[] |
Extra.getTechnique()
Gets or sets the technique.
|
Technique[] |
Source.getTechnique()
Gets or sets the technique.
|
Modifier and Type | Method and Description |
---|---|
void |
BindMaterial.setTechnique(Technique[] value)
Gets or sets the technique.
|
void |
CameraOptics.setTechnique(Technique[] value)
Gets or sets the technique.
|
void |
Extra.setTechnique(Technique[] value)
Gets or sets the technique.
|
void |
Source.setTechnique(Technique[] value)
Gets or sets the technique.
|