File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1212 <method name =" _get_camera_attributes" qualifiers =" virtual const" >
1313 <return type =" RID" />
1414 <description >
15- Implement this in GDExtension to return the [RID] for the implementations camera attributes object.
15+ Implement this in GDExtension to return the [RID] for the implementation's camera attributes object.
1616 </description >
1717 </method >
1818 <method name =" _get_environment" qualifiers =" virtual const" >
1919 <return type =" RID" />
2020 <description >
21+ Implement this in GDExtension to return the [RID] of the implementation's environment object.
2122 </description >
2223 </method >
2324 <method name =" _get_render_scene_buffers" qualifiers =" virtual const" >
2425 <return type =" RenderSceneBuffers" />
2526 <description >
26- Implement this in GDExtension to return the [RID] of the implementations environment object.
27+ Implement this in GDExtension to return the implementation's [RenderSceneBuffers] object.
2728 </description >
2829 </method >
2930 <method name =" _get_render_scene_data" qualifiers =" virtual const" >
3031 <return type =" RenderSceneData" />
3132 <description >
32- Implement this in GDExtension to return the implementations [RenderSceneDataExtension] object.
33+ Implement this in GDExtension to return the implementation's [RenderSceneDataExtension] object.
3334 </description >
3435 </method >
3536 </methods >
You can’t perform that action at this time.
0 commit comments