MATLAB SIMULINK 3D ANIMATION - S Uživatelská příručka Strana 347

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 490
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 346
vr.canvas class
10-7
vr.canvas class
Create virtual reality canvas
Description
Create a virtual reality canvas.
Construction
virtualCanvas = vr.canvas(world) creates a virtual reality canvas showing the
specified virtual world.
virtualCanvas = vrfigure(world,parent) creates a virtual reality canvas in the
specified parent figure or uipanel. A uipanel arranges user interface components into
groups. By visually grouping related controls, panels can make the user interface easier
to understand. A panel can have a title and various borders.
virtualCanvas = vr.canvas(world,parent,position) creates a virtual reality
canvas in a figure or uipanel at the specified position.
virtualCanvas = vr.canvas(world,PropertyName,Value,...,PropertyName,
Value) sets the values of the vr.canvas properties specified by one or more
PropertyName,Value pair arguments.
Input Arguments
world — Virtual world
vrworld object
Virtual world, specified as a vrworld object.
Note: Open the virtual world before you create a vr.canvas object using that virtual
world.
Zobrazit stránku 346
1 2 ... 342 343 344 345 346 347 348 349 350 351 352 ... 489 490

Komentáře k této Příručce

Žádné komentáře