Is it possible to change the draw distance in Simulink 3D animation?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
David Pepley
am 8 Jul. 2015
Beantwortet: Jan Houska
am 14 Jul. 2015
I am creating an interactive simulation where the user can only see a specific distance ahead of them. Is it possible to change the draw or render distance in Simulink 3D Animation? My idea was to set the draw distance very short so that they could only see a limited distance.
0 Kommentare
Akzeptierte Antwort
Jan Houska
am 14 Jul. 2015
Please take a look at the NavigationInfo node. Its avatarSize and visibilityLimit fields influence the nearest and farthest distance to be rendered, respectively. So, for your use case, changing visibilityLimit is probably the right thing to do.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!