NonEntityTraitsAddLight Method

Drawables that emit light can add one or more lights to the model. Through this interface, light position, intensity and other properties are sent to the graphics system. Default implementation of this method throws the NotSupportedException exception.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public override sealed void AddLight(
        ObjectId lightId
)

Parameters

lightId  ObjectId
 
See Also

©  Bricsys NV. All rights reserved.