Click or drag to resize
SoVRMLMovieTexturePrequalifyFileCallBack Property

Specifies the application callback that will be invoked when the MovieTexture node is about to read an image file (if the prequalify flag is true).

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static SoVRMLMovieTextureMoviePrequalifyFileCallback PrequalifyFileCallBack { get; set; }

Property Value

Type: SoVRMLMovieTextureMoviePrequalifyFileCallback
Remarks