mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 13:45:55 +00:00
Rename python shell to python scripting window in docs
This commit is contained in:
@@ -8,7 +8,7 @@ The data is known internally as *structured data* and it can be examined in memo
|
||||
In-capture access
|
||||
-----------------
|
||||
|
||||
The structured data is available through the :doc:`python scripting <../window/python_shell>`. As an example, we look at one function call from a capture:
|
||||
The structured data is available through the :doc:`python scripting <../window/python_scripting>`. As an example, we look at one function call from a capture:
|
||||
|
||||
First we obtain the :class:`~renderdoc.APIEvent` that we want to examine, as the last event in an action's list of events and find the chunk index it refers to:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user