CameraPresetExtensions.CreateProfile

Extension Method in CameraPresetExtensions

Declaration

public static CameraProfile CreateProfile(this CameraPreset preset)

Description

Creates a new camera settings profile from the specified preset.

Parameters

presetThe preset to create the profile from.

Returns

CameraProfileThe new camera settings profile.