Table of Contents

Enum SpotSpecularProperties

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Identifiers for properties of the Spot-specular lighting effect.

public enum SpotSpecularProperties

Fields

Color = 7

No documentation.

Focus = 2

No documentation.

KernelUnitLength = 8

No documentation.

LightPosition = 0

No documentation.

LimitingConeAngle = 3

No documentation.

PointsAt = 1

No documentation.

ScaleMode = 9

No documentation.

SpecularConstant = 5

No documentation.

SpecularExponent = 4

No documentation.

SurfaceScale = 6

No documentation.