Table of Contents

Class SDFShadowMaterialProvider

Namespace
Lime.SignedDistanceField
Assembly
Lime.dll
public class SDFShadowMaterialProvider : IGlyphMaterialProvider
Inheritance
SDFShadowMaterialProvider
Implements
Inherited Members

Fields

Material

public SDFShadowMaterial Material

Field Value

SDFShadowMaterial

Properties

Offset

public Vector2 Offset { get; set; }

Property Value

Vector2

Methods

Clone()

public IGlyphMaterialProvider Clone()

Returns

IGlyphMaterialProvider

GetMaterial(int)

public IMaterial GetMaterial(int tag)

Parameters

tag int

Returns

IMaterial

ProcessGlyph(Glyph)

public Glyph ProcessGlyph(Glyph s)

Parameters

s Glyph

Returns

Glyph