![]() |
Paradox Game Engine
v1.0.0 beta06
|
This is the complete list of members for ScriptTest2.Camera, including all inherited members.
Aspect | ScriptTest2.Camera | |
Camera() | ScriptTest2.Camera | |
Camera(Vector3 position, Vector3 target, float fov, float width, float height, float aspect, float nearClipPlane, float farClipPlane) | ScriptTest2.Camera | |
Camera(Vector3 position, float yaw, float pitch, float roll, float fov, float width, float height, float aspect, float nearClipPlane, float farClipPlane) | ScriptTest2.Camera | |
FarClipPlane | ScriptTest2.Camera | |
FieldOfView | ScriptTest2.Camera | |
Height | ScriptTest2.Camera | |
IsOrthographic | ScriptTest2.Camera | |
Mode | ScriptTest2.Camera | |
NearClipPlane | ScriptTest2.Camera | |
OrthographicSize | ScriptTest2.Camera | |
Position | ScriptTest2.Camera | |
Projection | ScriptTest2.Camera | |
Target | ScriptTest2.Camera | |
ToString() | ScriptTest2.Camera | |
Width | ScriptTest2.Camera | |
WorldToCamera | ScriptTest2.Camera | |
YawPitchRoll(Vector3 position, Matrix matrix, float yaw, float pitch, float roll) | ScriptTest2.Camera | static |