magic-script-components
magic-script-components copied to clipboard
MagicScript Component Framework
Missing props: - scrollSpeed - scrollMask
### Description Animations for GLB models are not working currently due to [ARCore's bug](https://github.com/google-ar/sceneform-android-sdk/issues/585). As a workaround we have implemented `sfb` models support so developers can use FBX animated models....
affected code: https://github.com/magic-script/magic-script-samples/blob/magic_script_components_examples/sample-magic-script-components-docs/src/exampleTab.js Lumin:  IOS: 
- [x] Android - [ ] IOS | Name | Type | Default Value | Description | | :---------- | :----- | :-----------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | buttonType | string...
When the "single action" property, like `scrollToItem` is set with the same value again, we don't get the value in the native components manager, because we probably compare the old...
| Name | Type | Default Value | Required | Description | | ------------ | ------- | :-----------: | :------: | --------------------------------------------------------------------------------------- | | type | string | n/a |...
| Name | Type | Default Value | Description | | :----------------- | :------ | :-----------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | | textCoords | [vec2] | | Sets the texture coordinates used...
### Description This makes sense for the Magicverse context on XR devices and on ML as a way to create an immersive experience. Only applicable in the MV browser ###...
### Description - hidden state with particles - re-parenting could be a problem in React, but we control the pipeline - where does it belong, part of JSX or not?...
Physics
### Description Support for physics. ### Completion status - [ ] Android - [ ] iOS - [ ] Lumin