Table of Contents

Property Width

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Width

Gets or sets the width of the texture. If no value is specified, the texture buffer will not be initialized.

public int? Width { get; set; }

Property Value

int?