Click or drag to resize

MotfOperatingMode Enumeration

Modes for operating mark-on-the-fly.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax
C#
public enum MotfOperatingMode
Members
Member nameDescription
Standard Tracks the material, and applies its position to the "regular" trajectory by means of a positional offset.
Continuous Tracks the material, and applies its speed to the "unfolded" trajectory by controlling the "time-scale factor".
See Also