Share via


RenderToEnvironmentMap.RenderToEnvironmentMap Constructor ()

Initializes a new instance of the RenderToEnvironmentMap class.

Overload List

public RenderToEnvironmentMap(Device, int, int, Format, bool, DepthFormat);
public RenderToEnvironmentMap(ID3DXRenderToEnvMap);
public RenderToEnvironmentMap(IntPtr);

Remarks

Exceptions

InvalidCallException

The method call is invalid. For example, a method's parameter might contain an invalid value.