-
Notifications
You must be signed in to change notification settings - Fork 366
M_Aurora_EffectsEngine_EffectLayer__ctor_1
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
A copy constructor, Creates a new instance of the EffectLayer class from another EffectLayer instance.
Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public EffectLayer(
EffectLayer another_layer
)
- another_layer
- Type: Aurora.EffectsEngine.EffectLayer
EffectLayer instance to copy data from
EffectLayer Class
EffectLayer Overload
Aurora.EffectsEngine Namespace