Click or drag to resize
SoVRMLMovieTextureloop Property

Controls whether the movie continues when it reaches the end as defined in the movie texture file.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool loop { get; }

Property Value

Type: SoSFBool
Remarks

If loop is false , execution is terminated. If true, the movie restarts.

See Also