Interface IPathProvider
- Namespace
- FluffyUnderware.Curvy.Generator
For modules that output instances of CGPath
public interface IPathProvider
Properties
PathIsClosed
bool PathIsClosed { get; }
For modules that output instances of CGPath
public interface IPathProvider
bool PathIsClosed { get; }