Type alias TargetEntityRaycastSystemOptions

TargetEntityRaycastSystemOptions: {
    targetEntity?: number;
}

Type declaration

  • Optional targetEntity?: number