Point at which the arrow starts.
Point at which the arrow end.
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
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
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.
length of the arrow. Default is 1.
The Input of helper component Which blending to use when displaying objects with this material. Default is NormalBlending.
Three Type | Value String(case insensitive) |
---|
The color of material
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
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 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
size of the lines representing the axes. Default is 1.
The target object of helper
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 |
Generated using TypeDoc
Helper options