Command Palette

Search for a command to run...

Lord Star

tagline logo

AI-Powered Cryptocurrency Management

World Class Crypto Tools at Your Fingertips

Trade smarter, faster, and safer with our all-in-one crypto platform.

hero left image
hero center imagehero right image

Props

PropertyTypeDefaultDescription
# Scene
SceneBackgroundColorstring"#000000"Background color of the 3D scene.
# Camera
CameraFOVnumber15Field of view for the perspective camera.
CameraNearnumber0.1Near clipping plane distance.
CameraFarnumber1000Far clipping plane distance.
CameraPositionXnumber0X-axis position of the camera.
CameraPositionYnumber0Y-axis position of the camera.
CameraPositionZnumber10Z-axis position of the camera.
# Renderer
RendererAntialiasbooleantrueEnables or disables anti-aliasing for smoother edges.
RendererSetPixelRationumber2Defines pixel ratio to balance clarity and performance.
# Orbit Controls
OrbitEnableDampingbooleantrueEnables smooth damping effect when orbiting the camera.
# Shader Colors
ShaderColor1string"#0d0d0b"Base color used in the shader material.
ShaderColor2string"#1a1919"Secondary color blended with the base shader color.
# Particles
ParticleCountnumber2000Total number of particles rendered in the scene.
ParticleSizenumber0.05Size of each particle point.
ParticleOpacitynumber0.8Opacity of the particles.
ParticleInnerColorstring"#ffffff"Inner color of each particle.
ParticleOuterColorstring"#000000"Outer color gradient of each particle.
# Bloom
UnrealBloomPassStrengthnumber1.5Intensity of the bloom post-processing effect.
UnrealBloomPassRadiusnumber0.5Radius of the bloom spread.
UnrealBloomPassThresholdnumber0.0Threshold level for bloom intensity.
# Animation
ParticleRotationSpeednumber0.0001Rotation speed of the particle field.
ShaderWaveSpeednumber2.0Speed of wave movement in shader animation.
ShaderWaveFrequencynumber10.0Frequency of wave oscillations in shader effect.
ShaderGlowIntensitynumber20.0Overall glow intensity of the shader.
# Interaction
MouseInfluencenumber5.0Defines how strongly mouse movement affects the animation.