RenderSceneData
Inherits: Object
Inherited By: RenderSceneDataExtension, RenderSceneDataRD
There is currently no description for this class. Please help us by contributing one!
Methods
get_cam_projection ( ) const |
|
get_cam_transform ( ) const |
|
get_uniform_buffer ( ) const |
|
get_view_count ( ) const |
|
get_view_eye_offset ( int view ) const |
|
get_view_projection ( int view ) const |
Method Descriptions
Projection get_cam_projection ( ) const
There is currently no description for this method. Please help us by contributing one!
Transform3D get_cam_transform ( ) const
There is currently no description for this method. Please help us by contributing one!
RID get_uniform_buffer ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_view_count ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector3 get_view_eye_offset ( int view ) const
There is currently no description for this method. Please help us by contributing one!
Projection get_view_projection ( int view ) const
There is currently no description for this method. Please help us by contributing one!