mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
Merge pull request #3212 from OpenSpace/issue/2996
Issue/2996 - documentation engine rewrite
This commit is contained in:
@@ -68,8 +68,6 @@ namespace {
|
||||
// other node as the Parent of the node with this renderable. Also, the axes have to
|
||||
// be scaled to match the parent object for the axes to be visible in the scene, for
|
||||
// example using a StaticScale.
|
||||
//
|
||||
// See example asset (@TODO: link to asset file).
|
||||
struct [[codegen::Dictionary(RenderableCartesianAxes)]] Parameters {
|
||||
// [[codegen::verbatim(XColorInfo.description)]]
|
||||
std::optional<glm::vec3> xColor [[codegen::color()]];
|
||||
|
||||
Reference in New Issue
Block a user