aframe
aframe copied to clipboard
Add alphaMap to Standard material schema.
Description:
Adds alphaMap
, alphaTextureOffset
, and alphaTextureRepeat
to Standard Material schema. This is already supported by Super-Three
Changes proposed:
- Add
alphaMap
,alphaTextureOffset
, andalphaTextureRepeat
to Standard Material schema. - Update Material#Standard docs to match