Skip to content

Commit

Permalink
Attempt at language for #84
Browse files Browse the repository at this point in the history
  • Loading branch information
tparisi committed Oct 12, 2015
1 parent 7b78b99 commit f9247b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ Materials are stored in the assets `materials` property, which contains one or m
},
```
The `technique` property is optional; [define defaults here]
The `technique` property is optional; if it is not supplied, and no extension is present that defines material properties, then the object shall be rendered using a default material with 50% gray emissive color.
### Techniques
Expand Down Expand Up @@ -1186,5 +1186,5 @@ This section will describe the format for each of the GL types stored in the bin
<a name="references"></a>
# References
* [WebGL 1.0.3 spec](https://www.khronos.org/registry/webgl/specs/1.0.3/)
* [WebGL 1.0.2 spec](https://www.khronos.org/registry/webgl/specs/1.0/)
* [COLLADA 1.5 spec](http://www.khronos.org/files/collada_spec_1_5.pdf)

0 comments on commit f9247b1

Please sign in to comment.