Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleRotateAroundPointModule
Interface ParticleRotateAroundPointModule
Tangential motion around an authored point and axis.
interface
ParticleRotateAroundPointModule
{
angularSpeed
:
ParticleScalarValue
;
axis
?:
ParticleVector3
;
center
?:
ParticleVector3
;
type
:
"rotate-around-point"
;
}
Index
Properties
angular
Speed
axis?
center?
type
Properties
Readonly
angular
Speed
angularSpeed
:
ParticleScalarValue
Optional
Readonly
axis
axis
?:
ParticleVector3
Optional
Readonly
center
center
?:
ParticleVector3
Readonly
type
type
:
"rotate-around-point"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angular
Speed
axis
center
type
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Tangential motion around an authored point and axis.