[This is preliminary documentation and is subject to change.]
Set a KeyFrame into the track. If the frame already exists, the existing frame is returned
Namespace:
IcarusSceneEngineAssembly: IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0
Syntax
| C# |
|---|
public FrameElement<T> SetKeyFrame( int KeyFrame ) |
Parameters
- KeyFrame
- Type: System..::.Int32
[Missing <param> documentation for "KeyFrame"]
Return Value
[Missing <returns> documentation for M:IcarusSceneEngine.Track`1.SetKeyFrame(System.Int32)]