UltimateXR.Animation.Materials Namespace
Classes
Class | Description | |
---|---|---|
![]() | UxrAnimatedMaterial | Component that allows to animate material properties. |
![]() | UxrAnimatedTextureFlipbook | Component that allows to animate a material’s texture that contains multiple animation frames. |
![]() | UxrMaterialRenderQueue | Component that changes the RenderQueue of a material. Changes will be applied at runtime. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | UxrFlipbookAnimationMode | The different animation modes available in UxrAnimatedTextureFlipbook |
![]() | UxrFlipbookFinishedAction | What should be done when a UxrAnimatedTextureFlipbook animation finished. This is only supported with SingleSequence. |
![]() | UxrMaterialMode | The material modes supported by UxrAnimatedMaterial. It can animate the object’s instanced material or all the objects that share the same material. |
![]() | UxrMaterialParameterType | Material parameter types that can be animated by UxrAnimatedMaterial. |