SoVRMLMovieTexturestartTime Property |
The starting time for the movie.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFTime startTime { get; }
Public ReadOnly Property startTime As SoSFTime
Get
public:
property SoSFTime^ startTime {
SoSFTime^ get ();
}
member startTime : SoSFTime with get
Property Value
Type:
SoSFTime
Remarks
See Also