Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use null instead of an object with undefined properties
This will be coalesced to an empty object, which keeps the expected behavior. The previous default would trigger a warning in the console about it not being conform to the vec3 property type definition.
- Loading branch information