Interface IExternalInput
- Namespace
- FluffyUnderware.Curvy.Generator
For modules that rely on external input (Splines, Meshes etc..)
public interface IExternalInput
Properties
SupportsIPE
Whether the module currently supports an IPE session
bool SupportsIPE { get; }