Table of Contents

Property Scale

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Scale

Gets or sets a 3D vector specifying the optional scale factor for rotation and translation vectors.

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

Property Value

Vector3?