[This is preliminary documentation and is subject to change.]
Returns the interpolated frame element value at the specified point.
Namespace:
IcarusSceneEngineAssembly: IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0
Syntax
| C# |
|---|
public T this[ double TrackTime ] { get; } |
Parameters
- TrackTime
- Type: System..::.Double