Table of Contents

Property Scale

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Scale

Gets or sets the relative scale vector applied to the model, in the local coordinate frame.

[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Scale { get; set; }

Property Value

Vector3