Uses of Class
org.sunflow.core.ParameterList.FloatParameter
Packages that use ParameterList.FloatParameter
-
Uses of ParameterList.FloatParameter in org.sunflow.core
Methods in org.sunflow.core that return ParameterList.FloatParameterModifier and TypeMethodDescriptionParameterList.getFloatArray
(String name) Get the specified float array parameter from this list.ParameterList.getMatrixArray
(String name) Get the specified matrix array parameter from this list.ParameterList.getPointArray
(String name) Get the specified point array parameter from this list.ParameterList.getTexCoordArray
(String name) Get the specified texture coordinate array parameter from this list.ParameterList.getVectorArray
(String name) Get the specified vector array parameter from this list.