Class LensKit
Asset that stores a collection of LensAsset.
Namespace: Unity.LiveCapture.VirtualCamera
Syntax
public class LensKit : ScriptableObject
Remarks
The VirtualCameraDevice uses the available assets in the project to show a LensAsset menu in its inspector.
Properties
Lenses
Declaration
public LensAsset[] Lenses { get; }
Property Value
Type | Description |
---|---|
LensAsset[] |