Uses of Enum Class
com.ticxo.modelengine.api.utils.math.TMath.SlerpMode
Packages that use TMath.SlerpMode
-
Uses of TMath.SlerpMode in com.ticxo.modelengine.api.utils.config
Methods in com.ticxo.modelengine.api.utils.config that return TMath.SlerpMode -
Uses of TMath.SlerpMode in com.ticxo.modelengine.api.utils.math
Fields in com.ticxo.modelengine.api.utils.math declared as TMath.SlerpModeMethods in com.ticxo.modelengine.api.utils.math that return TMath.SlerpModeModifier and TypeMethodDescriptionstatic TMath.SlerpMode
static TMath.SlerpMode
Returns the enum constant of this class with the specified name.static TMath.SlerpMode[]
TMath.SlerpMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.