메소드 | 설명 | |
---|---|---|
ViewCamera3D ( string name, System.Vector3 position, System.Vector3 lookAt ) : System |
Initializes a new instance of the ViewCamera3D class.
|
public ViewCamera3D ( string name, System.Vector3 position, System.Vector3 lookAt ) : System | ||
name | string | The name. |
position | System.Vector3 | The position. |
lookAt | System.Vector3 | The look at. |
리턴 | System |