Share via


ShaderFile Property

Microsoft Robotics Class Reference

The filename of the HLSL file to use as a depth camera pixel shader

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

Syntax

[DataMemberAttribute]
public string ShaderFile { get; set; }

See Also

DepthCameraEntity Class

Microsoft.Robotics.Simulation.Engine Namespace