CameraEffectProfile Constructor
Constructor in CameraEffectProfile
Declaration
public CameraEffectProfile(string name = "Default")
Description
Creates a new profile with the given name.
Parameters
name | The name of the profile. |
public CameraEffectProfile(string name = "Default")
Creates a new profile with the given name.
name | The name of the profile. |