Files
workinf_Blender_Wasm/blender-5.2.0/source/blender/makesrna/RNA_documentation.hh
2026-08-12 04:47:48 -04:00

12 lines
296 B
C++

/* SPDX-FileCopyrightText: 2023 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
/** \file
* \ingroup RNA
* \page makesrna makesrna
* \section aboutmakesrna About RNA
* The \ref RNA module defines and provides the access API to the data,
* thus encapsulating \ref DNA
*/