| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetUVCurves
()
Get method for attribute "UVCurves" The UV curves. |
| int | GetUVPoints
()
Get method for attribute "UVPoints" The UV points. |
| int | GetXYZCurves
()
Get method for attribute "XYZCurves" The XYZ curves. |
| void | SetUVCurves
(int value)
Set method for attribute "UVCurves" The UV curves. |
| void | SetUVPoints
(int value)
Set method for attribute "UVPoints" The UV points. |
| void | SetXYZCurves
(int value)
Set method for attribute "XYZCurves" The XYZ curves. |
| Method Detail |
|---|
| GetUVPoints/SetUVPoints |
|---|
| int | GetUVPoints | () |
| void | SetUVPoints | (int value) |
The UV points.
|
| GetUVCurves/SetUVCurves |
|---|
| int | GetUVCurves | () |
| void | SetUVCurves | (int value) |
The UV curves.
|
| GetXYZCurves/SetXYZCurves |
|---|
| int | GetXYZCurves | () |
| void | SetXYZCurves | (int value) |
The XYZ curves.
|