Ab3d.PowerToys reference help
Ab3d.PowerToys reference help
Ab3d.PowerToys Namespaces
Ab3d.Cameras
FirstPersonCamera Class
FirstPersonCamera Properties
Position Property
First
Person
Camera
Position Property
Gets or sets a Point3D that is a position of the camera.
Namespace:
Ab3d.Cameras
Assembly:
Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
Copy
public
Point3D
Position
{
get
;
set
; }
Property Value
Point3D
Remarks
The position of the camera can be also changed by the following methods:
MoveForward(Double)
,
MoveBackward(Double)
,
MoveRight(Double)
,
MoveLeft(Double)
,
MoveDown(Double)
,
MoveUp(Double)
,
StrafeCamera(Double, Double, Double)
and
MoveCamera(Vector3D)
.
See Also
Reference
FirstPersonCamera Class
Ab3d.Cameras Namespace
See
Ab3d.PowerToys home page
to get more information about the Ab3d.PowerToys library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)