Uses of Enum
io.qt.qt3d.render.QLevelOfDetail.ThresholdType
Packages that use QLevelOfDetail.ThresholdType
-
Uses of QLevelOfDetail.ThresholdType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QLevelOfDetail.ThresholdTypeMethods in io.qt.qt3d.render that return QLevelOfDetail.ThresholdTypeModifier and TypeMethodDescriptionQLevelOfDetail.getThresholdType()
Kotlin property getter.static QLevelOfDetail.ThresholdType
QLevelOfDetail.ThresholdType.resolve
(int value) Returns the corresponding enum entry for the given value.QLevelOfDetail.thresholdType()
static QLevelOfDetail.ThresholdType
Returns the enum constant of this type with the specified name.static QLevelOfDetail.ThresholdType[]
QLevelOfDetail.ThresholdType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QLevelOfDetail.ThresholdTypeModifier and TypeMethodDescriptionfinal void
QLevelOfDetail.setThresholdType
(QLevelOfDetail.ThresholdType thresholdType)