-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_EffectsEngine_EffectLayer__ctor_2
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Creates a new instance of the EffectLayer class with a specified layer name.
Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public EffectLayer(
string name
)
- name
- Type: System.String
A layer name
EffectLayer Class
EffectLayer Overload
Aurora.EffectsEngine Namespace