pygfx
stable
Guide
Gallery
Reference
pygfx.cameras
pygfx.controllers
pygfx.geometries
pygfx.helpers
pygfx.materials
pygfx.objects
pygfx.objects.WorldObject
pygfx.objects.Group
pygfx.objects.Scene
pygfx.objects.Background
pygfx.objects.Grid
pygfx.objects.Points
pygfx.objects.Line
pygfx.objects.Mesh
pygfx.objects.Image
pygfx.objects.Volume
pygfx.objects.Text
pygfx.objects.Ruler
pygfx.objects.InstancedMesh
pygfx.objects.Light
pygfx.objects.PointLight
pygfx.objects.DirectionalLight
pygfx.objects.AmbientLight
pygfx.objects.SpotLight
pygfx.objects.LightShadow
pygfx.objects.DirectionalLightShadow
pygfx.objects.SpotLightShadow
pygfx.objects.PointLightShadow
pygfx.objects.Bone
pygfx.objects.Skeleton
pygfx.objects.SkinnedMesh
pygfx.objects.Event
pygfx.objects.EventTarget
pygfx.objects.EventType
EventType
pygfx.objects.PointerEvent
pygfx.objects.KeyboardEvent
pygfx.objects.RootEventHandler
pygfx.objects.WheelEvent
pygfx.objects.WindowEvent
pygfx.renderers
pygfx.resources
pygfx.utils
Advanced
Github
pygfx
API Reference
pygfx.objects
pygfx.objects.EventType
Edit on GitHub
pygfx.objects.EventType
class
pygfx.objects.
EventType
(
value
,
names=<not
given>
,
*values
,
module=None
,
qualname=None
,
type=None
,
start=1
,
boundary=None
)
Bases:
str
,
Enum