Property | Type | Description | |
---|---|---|---|
planeMaterial | Material |
Method | Description | |
---|---|---|
AddPlane ( PlaneData, planeData ) : GameObject | ||
AddPlane ( Vector3 point1, Vector3 point2 ) : GameObject | ||
PlanesList ( ) : System.Collections |
public AddPlane ( PlaneData, planeData ) : GameObject | ||
planeData | PlaneData, | |
return | GameObject |
public AddPlane ( Vector3 point1, Vector3 point2 ) : GameObject | ||
point1 | Vector3 | |
point2 | Vector3 | |
return | GameObject |