Skip to content

Conversation

@bnjm
Copy link
Contributor

@bnjm bnjm commented Nov 27, 2017

Adds a few new properties for greater control of materials: https://developer.apple.com/documentation/scenekit/scnmaterial

@bnjm bnjm mentioned this pull request Nov 27, 2017
Copy link
Collaborator

@macrozone macrozone left a comment

Choose a reason for hiding this comment

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

one link in the readme is wrong, otherwise looks good!

README.md Outdated
| `doubleSided` | boolean | render both sides, default is `true` |
| `litPerPixel` | boolean | calculate lighting per-pixel or vertex [litPerPixel](https://developer.apple.com/documentation/scenekit/scnmaterial/1462580-litperpixel) |
| `lightingModel` | `ARKit.LightingModel.*` | [LightingModel](https://developer.apple.com/documentation/scenekit/scnmaterial.lightingmodel) |
| `blendMode` | `ARKit.BlendMode.*` | [BlendMode](https://developer.apple.com/documentation/scenekit/scnmaterial/1462580-litperpixel) |
Copy link
Collaborator

Choose a reason for hiding this comment

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

link points to litperpixel

@bnjm
Copy link
Contributor Author

bnjm commented Nov 27, 2017

Thanks, fixed!

@macrozone macrozone merged commit b10cc00 into react-native-ar:master Nov 28, 2017
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.

2 participants