







|
| Project Mercury API Reference |
| ConeEmitter..::.DeepCopy Method |
| ConeEmitter Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Returns an unitialised deep copy of the Emitter.
Namespace:
ProjectMercury.Emitters
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public override Emitter DeepCopy() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function DeepCopy As Emitter |
| Visual C++ |
|---|
public: virtual Emitter^ DeepCopy() override |
