RaTweening 1.0.0
Loading...
Searching...
No Matches
Classes
RaTweening.RaRenderer Namespace Reference

Classes

class  RaTweenMaterialColor
 A RaTweenMaterialColorBase<TargetT> tween handles the logics of tweening the Color of a Renderer's Material

‍Note: By default this targets the Instance Material. Use SetSharedMaterial(bool) to target the Shared Material instead
Note: RaTweenUtilExtensions for all extension methods

More...
 
class  RaTweenMaterialFloat
 A RaTweenMaterialFloatBase<TargetT> tween handles the logics of tweening the Float of a Renderer's Material

‍Note: By default this targets the Instance Material. Use SetSharedMaterial(bool) to target the Shared Material instead
Note: RaTweenUtilExtensions for all extension methods

More...
 
class  RaTweenMaterialOffset
 A RaTweenMaterialOffsetBase<TargetT> tween handles the logics of tweening the TextureOffset of a Renderer's Material

‍Note: RaTweenUtilExtensions for all extension methods

More...
 
class  RaTweenMaterialScale
 A RaTweenMaterialScaleBase<TargetT> tween handles the logics of tweening the TextureScale of a Renderer's Material

‍Note: RaTweenUtilExtensions for all extension methods

More...
 
class  RaTweenMaterialVector4
 A RaTweenMaterialVector4Base<TargetT> tween handles the logics of tweening the Vector4 Property of a Renderer's Material

‍Note: RaTweenUtilExtensions for all extension methods

More...