Interface IVacuumable
Declares a class as something that can be vacuumed
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IVacuumable
Properties
Name | Description |
---|---|
transform | Does not require implementation unless implementing class is not a MonoBehaviour |
vacuumBounds | Bounding volume to test raycast |