Power Property

Microsoft Robotics Studio

Power

Namespace: Microsoft.Robotics.Simulation.MeshLoader
Assembly:  SimulationEngine (in SimulationEngine.dll)
Version: 1.5.507.0

Syntax

public float Power{ get; set;}
'Declaration
Public Property Power As Single
public:
property float Power {
    float get ();
    void set (float value);
}

See Also

Material Structure

Microsoft.Robotics.Simulation.MeshLoader Namespace