Creates an instance of control.
Object attr of abstract subscribe component
Change list of abstract subscribe component
Need update of abstract subscribe component
The activeLook of control
The autoForward of control
The autoRotate of control
The autoRotateSpeed of control
The camera of control
The cascades of control
The constrainVertical of control
The dampingFactor of control
Debug this Object
The dragToLook of control
The enableDamping of control
The enableKeys of control
The enablePan of control
The enableZoom of control
Enabled or Not
The gizmoVisible of control
The heightCoef of control
The heightMax of control
The heightMin of control
The heightSpeed of control
The Id of abstract subscribe component
The keys of control
The lightDirectionX of control
The lightDirectionY of control
The lightDirectionZ of control
The lookSpeed of control
The lookVertical of control
Input of ngx control component
The maxDistance of control
The maxFar of control
The maxPolarAngle of control
The maxZoom of control
Input of ngx control component
The minDistance of control
The minPolarAngle of control
The minZoom of control
The mode of control
Notice - case insensitive.
The mouseDragOn of control
The movementSpeed of control
Will be called when before destory. The argument will be the loaded self
Will be called when load completes. The argument will be the loaded self
The override params
The panSpeed of control
The Parent of abstract subscribe component
The rollSpeed of control
The rotateSpeed of control
The scene of control
The screenSpacePanning of control
The shadowMapSize of control
The staticMoving of control
Subscribe type of abstract subscribe component
The target of control
Tween animation params
The type of control
See the ngx TransformControls control page for a live demo. See the ngx DragControls control page for a live demo. See the ngx OrbitControls control page for a live demo.
Three Type | Value String(case insensitive) |
---|---|
FlyControls | FlyControls, Fly |
FirstPersonControls | FirstPersonControls, FirstPerson |
DeviceOrientationControls | DeviceOrientationControls, DeviceOrientation |
DragControls | DragControls, Drag |
TransformControls | TransformControls, Transform |
TrackballControls | TrackballControls, Trackball |
ArcballControls | ArcballControls, Arcball |
CSM | CSM |
PlaneControls | PlaneControls, Plane |
OrbitControls | OrbitControls, Orbit |
An object that can be used to store custom data about the Object3D. It should not hold references to functions as these will not be cloned.
The verticalMax of control
The verticalMin of control
Export this Object to window global variables
The xDistance of control
The yDistance of control
The zoomSpeed of control
Sets need update
Adds changes
Applys changes
Calls on load
Checks changes
changes
Clears changes
Consoles log
Consoles log time
Destroys local component
Disposes abstract subscribe component
Gets changes
changes
Gets control
control
Gets id
id
Gets object
object
Gets subscribe
subscribe
Gets timeout 특정 시간후에 이벤트 발생시키기
timeout
Gets user data
Inits local component
local component
Determines whether id euals is
true if id euals
A callback method that is invoked immediately after Angular has completed initialization of all of the directive's content. It is invoked only once when the directive is instantiated.
A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated. default change detector has checked data-bound properties if at least one has changed, and before the view and content children are checked.
The changed properties.
A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.
A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated.
Renders control component
Resets tween
Runs subscribe next
Sets camera dom element
Sets object
Sets parent
true if parent
Sets subscribe next
Sets subscribe type
Sets tween
Sets tween target
Sets user data
Subscribes list query
Subscribes list query change
Subscribes refer
Subscribes refer list
subscribe refer
subscribe refer list
subscription
subscription
Updates input params
Generated using TypeDoc
NgxControlComponent
See the ngx3js docs page for details. See the ngx control page for a live demo.