Interface ILspEffectsHintStyle

All Known Implementing Classes:
TLsp3DIconStyle, TLsp3DMeshStyle, TLspFillStyle, TLspIconStyle, TLspLineStyle, TLspLOSCoverageStyle, TLspParameterizedIconStyle, TLspParameterizedLineStyle, TLspPinLineStyle, TLspRasterStyle

public interface ILspEffectsHintStyle
Interface for styles that include hints regarding the use of ALspGraphicsEffect. Styles that implement this interface make it possible to selectively disable the application of lighting and fog for certain objects. Styles that implement this interface should may also provide a compliant ILspEffectsHintStyle.Builder.
Since:
2013.0
See Also: