Table of Contents

Class SvgImportContext

Namespace
Kroltan.Keen.Editor
Assembly
me.kroltan.keen-vectors.Editor.dll
[Serializable]
public class SvgImportContext
Inheritance
SvgImportContext
Inherited Members

Properties

Extrude

public uint Extrude { get; set; }

Property Value

uint

Format

public DistanceFieldFormat Format { get; set; }

Property Value

DistanceFieldFormat

MaximumStraightAngle

public float MaximumStraightAngle { get; set; }

Property Value

float

PixelRange

public uint PixelRange { get; set; }

Property Value

uint

PixelsPerUnit

public float PixelsPerUnit { get; set; }

Property Value

float

Methods

Begin()

public MsdfRenderer Begin()

Returns

MsdfRenderer