meshing.datamodel.preferences.Graphics.GraphicsEffects#

class Root.Graphics.GraphicsEffects(service, rules, path)#

Singleton GraphicsEffects.

class AmbientOcclusionEnabled(service, rules, path=None)#

Parameter AmbientOcclusionEnabled of value type bool.

class AmbientOcclusionQuality(service, rules, path=None)#

Parameter AmbientOcclusionQuality of value type str.

class AmbientOcclusionStrength(service, rules, path=None)#

Parameter AmbientOcclusionStrength of value type int.

class AntiAliasing(service, rules, path=None)#

Parameter AntiAliasing of value type bool.

class BloomBlur(service, rules, path=None)#

Parameter BloomBlur of value type int.

class BloomEnabled(service, rules, path=None)#

Parameter BloomEnabled of value type bool.

class BloomStrength(service, rules, path=None)#

Parameter BloomStrength of value type int.

class GridColor(service, rules, path=None)#

Parameter GridColor of value type str.

class GridPlaneCount(service, rules, path=None)#

Parameter GridPlaneCount of value type int.

class GridPlaneEnabled(service, rules, path=None)#

Parameter GridPlaneEnabled of value type bool.

class GridPlaneOffset(service, rules, path=None)#

Parameter GridPlaneOffset of value type int.

class GridPlaneSizeFactor(service, rules, path=None)#

Parameter GridPlaneSizeFactor of value type int.

class PlaneDirection(service, rules, path=None)#

Parameter PlaneDirection of value type str.

class ReflectionsEnabled(service, rules, path=None)#

Parameter ReflectionsEnabled of value type bool.

class ShadowMapEnabled(service, rules, path=None)#

Parameter ShadowMapEnabled of value type bool.

class ShowEdgeReflections(service, rules, path=None)#

Parameter ShowEdgeReflections of value type bool.

class ShowMarkerReflections(service, rules, path=None)#

Parameter ShowMarkerReflections of value type bool.

class SimpleShadowsEnabled(service, rules, path=None)#

Parameter SimpleShadowsEnabled of value type bool.

class UpdateAfterMouseRelease(service, rules, path=None)#

Parameter UpdateAfterMouseRelease of value type bool.