[This is preliminary documentation and is subject to change.]
Initialise this frame element based on another existing frame element
Namespace:
IcarusSceneEngineAssembly: IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0
Syntax
| C# |
|---|
public void CopyFrom( FrameElement<T> thisElement ) |
Parameters
- thisElement
- Type: IcarusSceneEngine..::.FrameElement<(Of <(T>)>)
element to copy values from