Package | Description |
---|---|
org.sunflow.core |
Modifier and Type | Method and Description |
---|---|
ParameterList.FloatParameter |
ParameterList.getFloatArray(String name)
Get the specified float array parameter from this list.
|
ParameterList.FloatParameter |
ParameterList.getMatrixArray(String name)
Get the specified matrix array parameter from this list.
|
ParameterList.FloatParameter |
ParameterList.getPointArray(String name)
Get the specified point array parameter from this list.
|
ParameterList.FloatParameter |
ParameterList.getTexCoordArray(String name)
Get the specified texture coordinate array parameter from this list.
|
ParameterList.FloatParameter |
ParameterList.getVectorArray(String name)
Get the specified vector array parameter from this list.
|
Copyright © 2020. All rights reserved.