Our new developer documentation is now available. Please check it out!
OdinColliderFilterComponent
Inherits from:
public class OdinColliderFilterComponent : OdinCustomEffectUnityComponentBase<IntPtr>, IOdinEffect
Custom filter by collider component for Media
This class is a effect in the odin audio pipline to mute audio based on GameObject collisions in Unity space. The effect can help to trigger specific audio packets quickly without the adjustment of Server-side positions.
Properties
Name | Description |
---|---|
ColliderTag | |
Comparison |
Public Methods
Name | Description |
---|---|
SetTriggerCount | |
CustomEffectCallback |