Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add docs for the Sky object instance #28529

Merged
merged 4 commits into from
May 31, 2024

Conversation

JaimeTorrealba
Copy link
Contributor

Related issue: #27034

Description

Add the docs for the sky object instance

const sky = new Sky();<br />
sky.scale.setScalar( 450000 );<br />

const phi = MathUtils.degToRad(90 - 0.6)<br />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason for - 0.06?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not reason at all, sorry my mistake (I was testing phi). Is deleted already :)

@Mugen87 Mugen87 merged commit b9a846d into mrdoob:dev May 31, 2024
1 of 2 checks passed
@Mugen87 Mugen87 added this to the r165 milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants