Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine.
GitHub | Iuvo Unity Updates | Creator
Loading...
Searching...
No Matches
IuvoUnity.Extensions Namespace Reference

Classes

class  AnimatorExtensions
class  BoxColliderExtensions
class  CameraExtensions
class  ColliderExtensions
class  GameObjectExtensions
class  GenericExtensions
 Provides generic extension methods for safe invocation, dictionary operations, and string formatting. More...
class  LightExtensions
 Extension methods for UnityEngine.Light to simplify common property adjustments. More...
class  MaterialExtensions
 Provides extension methods for working with Unity Materials. More...
class  MeshRendererExtensions
 Provides extension methods for the MeshRenderer component. More...
class  ParticleSystemExtensions
 Extension methods for Unity's ParticleSystem component to simplify configuration. More...
class  RendererExtensions
 Provides extension methods for the Renderer component. More...
class  RigidbodyExtensions
 Extension methods for Unity's Rigidbody component, providing utility methods for velocity, forces, rotation, and movement control. More...
class  SkinnedMeshExtensions
 Extension methods for SkinnedMeshRenderer to simplify material and bounds manipulation. More...
class  TransformExtensions
 Provides extension methods for Unity's Transform component, enabling simplified manipulation and queries of transforms in the scene. More...
class  Vector3Extensions
 Provides extension methods for the UnityEngine.Vector3 struct to simplify common vector operations. More...