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

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 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeSimulation についてさらに検索

質問済み:

2015 年 7 月 8 日

回答済み:

2015 年 7 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by