DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > View > ILightSource_DG Go to DGKC docs Search Documentation


ILightSource_DG Interface

GetLocation
SetLocation
GetLocation1
SetLocation1
GetColor
SetColor
GetColor1
SetColor1
GetType
SetType
GetPositioningType
SetPositioningType

Point_DG GetLocation()


void SetLocation(Point_DG point)


void GetLocation1(float x, float y, float z)


void SetLocation1(float dX, float dY, float dZ)


Color GetColor(LightComponent_DG component)


void SetColor(LightComponent_DG component, Color color)


void GetColor1(LightComponent_DG component, float red, float green, float blue)


void SetColor1(LightComponent_DG component, float fRed, float green, float fBlue)


LightSourceType_DG GetType()


void SetType(LightSourceType_DG type)


LightPositioningType_DG GetPositioningType()


void SetPositioningType(LightPositioningType_DG type)