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

Created docs for MeshPhysicalMaterial and ShadowMaterial #10044

Merged
merged 3 commits into from
Nov 7, 2016

Conversation

looeee
Copy link
Collaborator

@looeee looeee commented Nov 7, 2016

No description provided.

ClearCoat level. Default is *0.0*.
</div>

<h3>[property:Float metalness]</h3>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be clearCoatRoughess. Range is [ 0, 1 ].


<h3>[property:Float clearCoat]</h3>
<div>
ClearCoat level. Default is *0.0*.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Range is [ 0, 1 ].

<h3>[property:Float reflectivity]</h3>
<div>
Degree of reflectivity, from *0.0* to *1.0*. Default is *0.5*.<br />
</div>
Copy link
Collaborator

@WestLangley WestLangley Nov 7, 2016

Choose a reason for hiding this comment

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

reflectivity models the reflectivity for non-metallic materials. Range is [ 0, 1 ]. It has no effect when metalness is 1.

@WestLangley
Copy link
Collaborator

@looeee Thank you for this -- and all your contributions to the documentation.

@looeee
Copy link
Collaborator Author

looeee commented Nov 7, 2016

@WestLangley no problem, and thanks for the feedback :)

@mrdoob mrdoob merged commit 2337142 into mrdoob:dev Nov 7, 2016
@mrdoob
Copy link
Owner

mrdoob commented Nov 7, 2016

Thanks!

@looeee looeee deleted the docs/Materials/createMissingDocs branch November 14, 2016 16:22
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.

3 participants