mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 02:29:49 -06:00
Remove todo link (as the documentation will link to asset)
This commit is contained in:
@@ -71,8 +71,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