Class LibraryCameras

LibraryCameras class

The library cameras. Provides a library in which to place camera elements.

public class LibraryCameras

Constructors

NameDescription
LibraryCameras()The default constructor.

Properties

NameDescription
Asset { get; set; }Gets or sets the asset.
Camera { get; set; }Gets or sets the camera collection.
Extra { get; set; }Gets or sets the extra.
Id { get; set; }Gets or sets the library id. This value must be unique within the instance document. Optional.
Name { get; set; }Gets or sets the name. Optional.

See Also