Expand description
Dynamic property access for Unity classes
This module provides Python-like dynamic property access for Unity objects, similar to the reference library’s behavior.
Enums§
- Dynamic
Value - Dynamic value wrapper that supports Python-like operations
Traits§
- Dynamic
Access - Trait for dynamic property access