06-24-2013, 02:28 PM
Thanks, this works for simple 3d line, but I also need a solution for other "line base" visuals like: LineArcVisual3D, PolyLineVisual3D, TextVisual3D. They all are influenced by LineUpdater, which changes theirs thickness automatically or when Refres() is called.
Is there a way to force those visuals to create their geometries with "original thickness", so I can just Unregister them from LineUpdater? This way I owuld get a static visual, which won't change when I move my camera?
Is there a way to force those visuals to create their geometries with "original thickness", so I can just Unregister them from LineUpdater? This way I owuld get a static visual, which won't change when I move my camera?
