GraphicsEffects#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Graphics.GraphicsEffects(service, rules, path)#
Bases:
PyMenuSingleton GraphicsEffects.
Classes:
AmbientOcclusionEnabled(service, rules[, path])Parameter AmbientOcclusionEnabled of value type bool.
AmbientOcclusionQuality(service, rules[, path])Parameter AmbientOcclusionQuality of value type str.
AmbientOcclusionStrength(service, rules[, path])Parameter AmbientOcclusionStrength of value type int.
AntiAliasing(service, rules[, path])Parameter AntiAliasing of value type bool.
BloomBlur(service, rules[, path])Parameter BloomBlur of value type int.
BloomEnabled(service, rules[, path])Parameter BloomEnabled of value type bool.
BloomStrength(service, rules[, path])Parameter BloomStrength of value type int.
GridColor(service, rules[, path])Parameter GridColor of value type str.
GridPlaneCount(service, rules[, path])Parameter GridPlaneCount of value type int.
GridPlaneEnabled(service, rules[, path])Parameter GridPlaneEnabled of value type bool.
GridPlaneOffset(service, rules[, path])Parameter GridPlaneOffset of value type int.
GridPlaneSizeFactor(service, rules[, path])Parameter GridPlaneSizeFactor of value type int.
PlaneDirection(service, rules[, path])Parameter PlaneDirection of value type str.
ReflectionsEnabled(service, rules[, path])Parameter ReflectionsEnabled of value type bool.
ShadowMapEnabled(service, rules[, path])Parameter ShadowMapEnabled of value type bool.
ShowEdgeReflections(service, rules[, path])Parameter ShowEdgeReflections of value type bool.
ShowMarkerReflections(service, rules[, path])Parameter ShowMarkerReflections of value type bool.
SimpleShadowsEnabled(service, rules[, path])Parameter SimpleShadowsEnabled of value type bool.
UpdateAfterMouseRelease(service, rules[, path])Parameter UpdateAfterMouseRelease of value type bool.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class AmbientOcclusionEnabled(service, rules, path=None)#
Bases:
PyParameterParameter AmbientOcclusionEnabled of value type bool.
- class AmbientOcclusionQuality(service, rules, path=None)#
Bases:
PyTextualParameter AmbientOcclusionQuality of value type str.
- class AmbientOcclusionStrength(service, rules, path=None)#
Bases:
PyNumericalParameter AmbientOcclusionStrength of value type int.
- class AntiAliasing(service, rules, path=None)#
Bases:
PyParameterParameter AntiAliasing of value type bool.
- class BloomBlur(service, rules, path=None)#
Bases:
PyNumericalParameter BloomBlur of value type int.
- class BloomEnabled(service, rules, path=None)#
Bases:
PyParameterParameter BloomEnabled of value type bool.
- class BloomStrength(service, rules, path=None)#
Bases:
PyNumericalParameter BloomStrength of value type int.
- class GridPlaneCount(service, rules, path=None)#
Bases:
PyNumericalParameter GridPlaneCount of value type int.
- class GridPlaneEnabled(service, rules, path=None)#
Bases:
PyParameterParameter GridPlaneEnabled of value type bool.
- class GridPlaneOffset(service, rules, path=None)#
Bases:
PyNumericalParameter GridPlaneOffset of value type int.
- class GridPlaneSizeFactor(service, rules, path=None)#
Bases:
PyNumericalParameter GridPlaneSizeFactor of value type int.
- class PlaneDirection(service, rules, path=None)#
Bases:
PyTextualParameter PlaneDirection of value type str.
- class ReflectionsEnabled(service, rules, path=None)#
Bases:
PyParameterParameter ReflectionsEnabled of value type bool.
- class ShadowMapEnabled(service, rules, path=None)#
Bases:
PyParameterParameter ShadowMapEnabled of value type bool.
- class ShowEdgeReflections(service, rules, path=None)#
Bases:
PyParameterParameter ShowEdgeReflections of value type bool.
- class ShowMarkerReflections(service, rules, path=None)#
Bases:
PyParameterParameter ShowMarkerReflections of value type bool.
- class SimpleShadowsEnabled(service, rules, path=None)#
Bases:
PyParameterParameter SimpleShadowsEnabled of value type bool.
- class UpdateAfterMouseRelease(service, rules, path=None)#
Bases:
PyParameterParameter UpdateAfterMouseRelease of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.