Creates an instance of keyframe component.
Object attr of abstract subscribe component
Change list of abstract subscribe component
Need update of abstract subscribe component
values for the keyframes at the times specified.
values for the keyframes at the times specified.
Debug this Object
Enabled or Not
The Id of abstract subscribe component
the type of interpolation to use. See
Three Type | Value String(case insensitive) |
---|---|
THREE.InterpolateDiscrete | InterpolateDiscrete, Discrete |
THREE.InterpolateLinear | InterpolateLinear, Linear |
THREE.InterpolateSmooth | InterpolateSmooth, Smooth |
identifier for the KeyframeTrack
material.opacity - The material opacity material.color - The material color
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 Parent of abstract subscribe component
values for the keyframes at the times specified.
Subscribe type of abstract subscribe component
(required) array of keyframe times.
Tween animation params
identifier for the KeyframeTrack
Three Type | Value String(case insensitive) |
---|---|
THREE.VectorKeyframeTrack | position - The position of object3d |
THREE.VectorKeyframeTrack | scale - The scale of object3d |
THREE.QuaternionKeyframeTrack | quaternion - The quaternion of object3d |
THREE.ColorKeyframeTrack | color - The color of material |
THREE.ColorKeyframeTrack | specular - The specular of material |
THREE.ColorKeyframeTrack | emissive - The emissive of material |
THREE.ColorKeyframeTrack | sheen - The sheen of material |
THREE.NumberKeyframeTrack | shininess - The shininess of material |
THREE.NumberKeyframeTrack | opacity - The opacity of material |
THREE.NumberKeyframeTrack | reflectivity - The reflectivity of material |
THREE.BooleanKeyframeTrack | transparent - The transparent of material |
THREE.BooleanKeyframeTrack | wireframe - The wireframe of material |
THREE.VectorKeyframeTrack | Vector, VectorKeyframe, VectorKeyframeTrack - The Vector of object3d |
THREE.QuaternionKeyframeTrack | Quaternion, QuaternionKeyframe, QuaternionKeyframeTrack - The quaternion of object3d |
THREE.ColorKeyframeTrack | Color, ColorKeyframe, ColorKeyframeTrack - The Color of object3d |
THREE.NumberKeyframeTrack | Number, NumberKeyframe, NumberKeyframeTrack - The Number of object3d |
THREE.BooleanKeyframeTrack | Boolean, BooleanKeyframe, BooleanKeyframeTrack - The Boolean of object3d |
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.
values for the keyframes at the times specified.
values for the keyframes at the times specified.
Export this Object to window global variables
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 id
id
Gets keyframe
keyframe
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.
Resets tween
Runs subscribe next
Sets clip
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
The Keyframe component.
See the ngx3js docs page for details.
THREE.KeyframeTrack