[This is preliminary documentation and is subject to change.]
Return the frameelement for an already-defined keyframe
Namespace:
IcarusSceneEngineAssembly: IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0
Syntax
| C# |
|---|
public FrameElement<T> this[ int KeyFrame ] { get; set; } |
Parameters
- KeyFrame
- Type: System..::.Int32