Compartir a través de


Plane(Single, Single, Single, Single) Constructor

Definition

public:
 Plane(float a, float b, float c, float d);
public Plane (float a, float b, float c, float d);
new Microsoft.Azure.RemoteRendering.Plane : single * single * single * single -> Microsoft.Azure.RemoteRendering.Plane
Public Sub New (a As Single, b As Single, c As Single, d As Single)

Parameters

a
Single
b
Single
c
Single
d
Single

Applies to