User`s guide

10 Functions — Alphabetical List
10-50
'Fullscreen' — Fullscreen display of figure
'off' (default) | 'on'
Fullscreen display of figure, specified as 'on' or 'off'.
'Headlight' — Headlight from camera
'on' (default) | 'off'
Headlight from camera, specified as 'on' or 'off'. If you specify 'off', the camera
does not emit light and the scene can appear dark.
'Lighting' — Lighting effect
'on' (default) | 'off'
Lighting effect, specified as 'on' or 'off'. If you specify 'off', the camera does not
emit light and the scene can appear dark.
'MaxTextureSize' — Maximum pixel size of textures
'auto' (default) | integer in a power of 2
Maximum pixel size of textures, specified as 'auto' or integer in a power of 2. The value
of 'auto' sets the maximum texture pixel size. Otherwise, specify an integer in a power
of two that is equal to or less than the video card limit (typically 1024 or 2048).
The smaller the size, the faster the texture renders. Increasing the size improves image
quality but decreases performance.
Note: Specifying a value that is unsuitable causes a warning. The Simulink 3D
Animation software then adjusts the property to the next smaller suitable value.
Data Types: int32
'Name' — Name of figure
string
Name of figure, specified as a string.
'NavMode' — Navigation mode
'examine' (default) | 'fly' | 'walk' | 'none'