RandomSensor(Sensor)¶
base classes — bpy_struct
, Sensor
-
class
bpy.types.
RandomSensor
(Sensor)¶ Sensor to send random events
-
seed
¶ Initial seed of the generator (choose 0 for not random)
Type: int in [0, 1000], default 0
-
Inherited Properties
Inherited Functions