Table of Contents

Property CameraName

Namespace
Bonsai.Shaders.Rendering
Assembly
Bonsai.Shaders.Rendering.dll

CameraName

Gets or sets the name of the camera used to render the scene.

public string CameraName { get; set; }

Property Value

string

Remarks

If a sequence of view matrices is provided to the operator, this property is optional.