MATLAB SIMULINK 3D ANIMATION - S Guide de l'utilisateur Page 388

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 490
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 387
10 Functions — Alphabetical List
10-48
set
Class: vrfigure
Set property values of vrfigure object
Syntax
set(figure,PropertyName,Value,...,PropertyName,Value)
Description
set(figure,PropertyName,Value,...,PropertyName,Value) sets the values
of the vrfigure properties specified by one or more PropertyName,Value pair
arguments.
Input Arguments
figure — Virtual reality figure
vrfigure object
Virtual reality figure, specified as a vrfigure object.
PropertyName-Value Pair Arguments
Specify comma-separated pairs of PropertyName,Value arguments. PropertyName is
the argument name and Value is the corresponding value. PropertyName must appear
inside single quotes (' '). You can specify several name and value pair arguments in any
order as PropertyName1,Value1,...,PropertyNameN,ValueN.
Example: set(myFigure,'Antialising','on','CameraPosition',[0 100 100])
'Antialiasing' — Smooth textures using antialiasing
'off' (default) | 'on'
Smooth textures using antialising, specified as 'on' or 'off'. Antialiasing smooths
textures by interpolating values between texture points.
Vue de la page 387
1 2 ... 383 384 385 386 387 388 389 390 391 392 393 ... 489 490

Commentaires sur ces manuels

Pas de commentaire