Is it possible to change the draw distance in Simulink 3D animation?

1 次查看(过去 30 天)
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.

采纳的回答

Jan Houska
Jan Houska 2015-7-14
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 个)

类别

Help CenterFile Exchange 中查找有关 Simulation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by