Share via


SetMaterialSpecular Method

Microsoft Robotics Class Reference

Set a specular color for the effect

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

Syntax

public void SetMaterialSpecular(
    Vector4 specularColor
)

Parameters

  • specularColor
    Type: Vector4

See Also

CachedEffect Class

Microsoft.Robotics.Simulation.Engine Namespace