Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Create texture from file
Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public Texture CreateTextureFromFile(
GraphicsDevice device,
string fileName
)
Parameters
- device
Type: GraphicsDevice
- fileName
Type: System. . :: . .String