Class vrVirtualEye
object --+
|
??.instance --+
|
vrAEBase.vrAEBase --+
|
vrVirtualEye
Creates a virtual camera and maps the output on a node.
Example:
See also example virtualeye.py
For an example of use, see Virtual eye example.
| Instance Methods | |
| __init__(mat,
camera_beacon,
texsize) The constructor of the vrVirtualEye class. |
|
| vrNodePtr | getCameraTransform() Returns the camera transformation node. |
| setUseCameraSetting(name) Use camera settings given by name. |
|
|
Inherited from Inherited from |
|
| Class Variables | |
__instance_size__ = 160
|
|