public class DecimateModel extends Task
Task.TaskTargetswigCMemOwn| Constructor and Description |
|---|
DecimateModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getApplyToSelection()
Apply to selection.
|
int |
getAsset()
Model to process.
|
int |
getFaceCount()
Target face count.
|
void |
setApplyToSelection(boolean value)
Apply to selection.
|
void |
setAsset(int value)
Model to process.
|
void |
setFaceCount(int value)
Target face count.
|
apply, apply, close, delete, finalize, getCPtr, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, isGPUSupported, setParameter, setWorkitemCount, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTaskpublic void setApplyToSelection(boolean value)
public boolean getApplyToSelection()
public void setAsset(int value)
public int getAsset()
public void setFaceCount(int value)
public int getFaceCount()