Class VFXMouseEventBinder
Inherited Members
Namespace: UnityEngine.Experimental.VFX.Utility
Syntax
public class VFXMouseEventBinder : VFXEventBinderBase
Fields
activation
Declaration
public VFXMouseEventBinder.Activation activation
Field Value
Type | Description |
---|---|
VFXMouseEventBinder.Activation |
RaycastMousePosition
Declaration
public bool RaycastMousePosition
Field Value
Type | Description |
---|---|
Boolean |
Methods
SetEventAttribute(Object[])
Declaration
protected override void SetEventAttribute(object[] parameters)
Parameters
Type | Name | Description |
---|---|---|
Object[] | parameters |