Tesla Graphics Engine Documentation (January 2012)
InstanceFrequency Property
TeslaTesla.GraphicsVertexBufferBindingInstanceFrequency
Gets or sets the instance frequency, which specifies how many times to draw the instance before stepping one unit forward.
Declaration Syntax
C#
public int InstanceFrequency { get; }
Value
Value of one means draw one instance, value of two, two instances and so on. Leave this value zero if not using instancing.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)