annotation ExportNodePath
Overview
Exports a NodePath property restricted to specific node types in the scene hierarchy.
@[ExportNodePath("Camera3D")]
property camera_path : NodePath = NodePath.new
Exports a NodePath property restricted to specific node types in the scene hierarchy.
@[ExportNodePath("Camera3D")]
property camera_path : NodePath = NodePath.new