Creates an instance of helper component.
Object3 d attr of abstract object3d component
Object attr of abstract subscribe component
Change list of abstract subscribe component
Need update of abstract subscribe component
Point at which the arrow starts.
Point at which the arrow end.
Whether the object gets rendered into shadow map. Default is false.
this children of Gyroscope
The number of circles. This can be any positive integer. Default is 8.
color -- The desired color.
The first color used for grid elements. This can be a Color, a hexadecimal value and an CSS-Color name. Default is 0x444444
The second color used for grid elements. This can be a Color, a hexadecimal value and an CSS-Color name. Default is 0x888888
The cms control of CSMHelper
Content children of abstract object3d component
Debug this Object
Whether rendering this material has any effect on the depth buffer. Default is true.
X Direction from origin. Must be a unit vector.
Y Direction from origin. Must be a unit vector.
Z Direction from origin. Must be a unit vector.
The number of line segments used for each circle. This can be any positive integer that is 3 or greater. Default is 64.
the divisionsInnerAngle of PositionalAudioHelper
the divisionsOuterAngle of PositionalAudioHelper
Enabled or Not
When this is set, it checks every frame if the object is in the frustum of the camera before rendering the object. If set to false
the object gets rendered every frame even if it is not in the frustum of the camera. Default is true
.
The geometry of mesh
Content children of mesh component
The length of the head of the arrow. Default is 0.2 * length.
The width of the head of the arrow. Default is 0.2 * headLength.
The Id of abstract subscribe component
length of the arrow. Default is 1.
The material of mesh
The Input of helper component Which blending to use when displaying objects with this material. Default is NormalBlending.
Three Type | Value String(case insensitive) |
---|---|
THREE.NoBlending | NoBlending, No |
THREE.NormalBlending | NormalBlending, Normal |
THREE.AdditiveBlending | AdditiveBlending, Additive |
THREE.SubtractiveBlending | SubtractiveBlending, Subtractive |
THREE.MultiplyBlending | MultiplyBlending, Multiply |
THREE.CustomBlending | CustomBlending, Custom |
The color of material
The material of mesh is array
The linewidth of material
Content children of abstract object3d component
Defines whether this material is transparent. This has an effect on rendering as transparent objects need special treatment and are rendered after non-transparent objects. When set to true, the extent to which the material is transparent is controlled by setting it's .opacity property. Default is false.
Update matrix for this helper
When this is set, it calculates the matrix of position, (rotation or quaternion) and scale every frame and also recalculates the matrixWorld property. Default is Object3D.DefaultMatrixAutoUpdate (true).
The name of the object (doesn't need to be unique). Default is an empty string.
The Object3d of abstract object3d component
Content children of abstract object3d component
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
Float in the range of 0.0 - 1.0 indicating how transparent the material is.
X Point at which the arrow starts.
Y Point at which the arrow starts.
Z Point at which the arrow starts.
The override params
The Parent of abstract subscribe component
Input of ngx helper component
Parent object3d of abstract object3d component
Input of ngx helper component
The number of radial lines. This can be any positive integer. Default is 16.
The radius of the polar grid. This can be any positive number. Default is 10.
the range of PositionalAudioHelper
Whether the material receives shadows. Default is false.
size of the lines representing the axes. Default is 1.
Subscribe type of abstract subscribe component
The target object of helper
Tween animation params
the type of helper
Three Type | Value String(case insensitive) |
---|---|
Gyroscope | Gyroscope |
CSM | CSM |
THREE.ArrowHelper | ArrowHelper, Arrow |
THREE.BoxHelper | BoxHelper, Box |
THREE.Box3Helper | Box3Helper, Box3 |
THREE.GridHelper | GridHelper, Grid |
THREE.PolarGridHelper | PolarGridHelper, PolarGrid |
PositionalAudioHelper | PositionalAudioHelper, PositionalAudio |
THREE.CameraHelper | CameraHelper, Camera |
THREE.DirectionalLightHelper | DirectionalLightHelper, DirectionalLight, Directional, Light |
THREE.HemisphereLightHelper | HemisphereLightHelper, HemisphereLight, Hemisphere, Light |
THREE.PointLightHelper | PointLightHelper, PointLightHelper, PointLight, Light |
THREE.SpotLightHelper | SpotLightHelper, SpotLight, Light |
RectAreaLightHelper | RectAreaLightHelper, RectAreaLight, Light |
LightProbeHelper | LightProbeHelper, LightProbe, Light |
THREE.PlaneHelper | PlaneHelper, Plane |
VertexTangentsHelper | VertexTangentsHelper, VertexTangents |
VertexNormalsHelper | VertexNormalsHelper, VertexNormals |
THREE.SkeletonHelper | SkeletonHelper, Skeleton |
THREE.AxesHelper | AxesHelper, Axes |
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.
Object gets rendered if true. Default is true.
Export this Object to window global variables
Sets need update
Adds changes
Adds position
position
Adds rotation
rotation
Applys changes
Applys changes3d
Calls on load
Checks changes
changes
Clears changes
Consoles log
Consoles log time
Destroys local component
Disposes abstract subscribe component
Gets changes
changes
Gets geometry
geometry
Gets id
id
Gets material one
material one
Gets materials
materials
Gets materials multi
materials multi
Gets name
name
Gets object
object
Gets subscribe
subscribe
Gets tag attribute object3d
Gets timeout 특정 시간후에 이벤트 발생시키기
timeout
Gets user data
Gets visible
true if visible
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 lookat
lookat
Sets object
Sets position
position
Sets rotation
rotation
Sets scale
scale
Sets scale scalar
scale scalar
Sets subscribe next
Sets subscribe type
Sets tween
Sets tween target
Sets update
Sets user data
Sets visible
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 Helper component.
See the ngx3js docs page for details.