FrameRate and DrawFPS Properties in SceneView.xaml.cs is registered to OpenGLControl
Open
- Dominant language
- C#
- Stars
- 804
- Forks
- 294
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
The FrameRateProperty and the DrawFPSProperty defined in the SceneView class (SceneView.xaml.cs) are both registered with the owner type set to "typeOf(OpenGLControl)" rather than "typeOf(SceneView)" - I assume this is a mistake.
-Jason
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.