![]() |
ptvr
v0.1
A Python toolkit for creating VR experiments.
|
Additional Inherited Members | |
Public Member Functions inherited from ptvr.stimuli.world.VisualObject | |
| def | __init__ (self, position=np.array([0.0, 0.0, 0.0]), rotation=np.array([0.0, 0.0, 0.0]), scale=np.array([1.0, 1.0, 1.0])) |
| def | to_json (self) |
Public Attributes inherited from ptvr.stimuli.world.VisualObject | |
| position | |
| rotation | |
| scale | |