[]
D2D1_SPOTSPECULAR_PROP
public enum SpotSpecularProperties
| Name | Description |
|---|---|
| Color | D2D1_SPOTSPECULAR_PROP_COLOR |
| Focus | D2D1_SPOTSPECULAR_PROP_FOCUS |
| KernelUnitLength | D2D1_SPOTSPECULAR_PROP_KERNEL_UNIT_LENGTH |
| LightPosition | D2D1_SPOTSPECULAR_PROP_LIGHT_POSITION |
| LimitingConeAngle | D2D1_SPOTSPECULAR_PROP_LIMITING_CONE_ANGLE |
| PointsAt | D2D1_SPOTSPECULAR_PROP_POINTS_AT |
| ScaleMode | D2D1_SPOTSPECULAR_PROP_SCALE_MODE |
| SpecularConstant | D2D1_SPOTSPECULAR_PROP_SPECULAR_CONSTANT |
| SpecularExponent | D2D1_SPOTSPECULAR_PROP_SPECULAR_EXPONENT |
| SurfaceScale | D2D1_SPOTSPECULAR_PROP_SURFACE_SCALE |