MATLAB SIMULINK 3D ANIMATION - S Podręcznik Użytkownika Strona 371

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 490
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 370
vrfigure class
10-31
vrfigure class
Create virtual reality figure
Description
Creates a virtual reality figure.
To access vrfigure properties, use the vrfigure/get method. To change properties,
use the vrfigure/set method.
If you create a vrfigure object by specifying a virtual world, the virtual figure displays
in the viewer specified in the vrsetpref DefaultViewer property.
Construction
virtual_figure = vrfigure(world) creates a virtual reality figure showing the
specified virtual world.
virtual_figure = vrfigure(world,position) creates a virtual reality figure at
the specified position.
virtual_figure = vrfigure([]) returns an empty vrfigure object that does not
have a visual representation.
virtual_figure = vrfigure returns an empty vector of type vrfigure.
Input Arguments
world — Virtual world
vrworld object
Virtual world, specified as a vrworld object.
Note: Open the virtual world that you specify before you create a vrfigure object using
that virtual world.
Przeglądanie stron 370
1 2 ... 366 367 368 369 370 371 372 373 374 375 376 ... 489 490

Komentarze do niniejszej Instrukcji

Brak uwag