Share via


SetLightColors Method

Microsoft Robotics Class Reference

Send the light colors to the effect

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public void SetLightColors(
    Vector4[] lightColors
)

Parameters

  • lightColors
    Type: array<Vector4> [] () [] []

See Also

CachedEffect Class

Microsoft.Robotics.Simulation.Engine Namespace