Table of Contents

Property NodeName

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

NodeName

Gets or sets the name of the scene node to update. If no name is specified, the root node will be updated.

public string NodeName { get; set; }

Property Value

string